Skip to content

Commit 50e36f6

Browse files
Remove TODO
1 parent 00fed10 commit 50e36f6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/commands/test.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -114,9 +114,6 @@ CMD ../binary-linux-20 \${ARGS}
114114
}
115115
})
116116

117-
// TODOs:
118-
// Fix true/false options with gluegun.
119-
120117
// Run a command to check if matchstick image already exists
121118
exec('docker images -q matchstick', (error, stdout, stderr) => {
122119
// Getting the current working folder that will be passed to the

0 commit comments

Comments
 (0)