Skip to content

Commit ff9029e

Browse files
committed
Fixes cookpete#24 Removed commented code
1 parent be4ca3d commit ff9029e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/utils.js

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import { spawn } from 'child_process'
22
import moment from 'moment'
3-
//const moment = require('moment')
43

54
// Simple util for calling a child process
65
export function cmd (string) {

0 commit comments

Comments
 (0)