Skip to content

Commit 4a1954e

Browse files
author
Victor Velev
committed
commands: debugFork is validated in graph-node
1 parent 53889f0 commit 4a1954e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/commands/deploy.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -191,8 +191,6 @@ module.exports = {
191191
return
192192
}
193193

194-
// TODO: validate that debugFork is a valid IPFS hash
195-
196194
let protocol
197195
try {
198196
// Checks to make sure deploy doesn't run against

0 commit comments

Comments
 (0)