git ssb

0+

Piet / ssb-loomio



Commit 468d684bfde5b5b265ab076477d4c4930e4d8dc8

remove unused var

Piet Geursen committed on 3/8/2018, 3:25:15 AM
Parent: ea5b79333882e7151bb0a468ae07577c8b4d05fa

Files changed

test/errors/sync/index.test.jschanged
test/errors/sync/index.test.jsView
@@ -1,7 +1,6 @@
11 const test = require('tape')
22
3-const isError = require('../../../errors/sync/isError')
43 const isPositionChoiceError = require('../../../errors/sync/isPositionChoiceError')()
54 const isPositionLateError = require('../../../errors/sync/isPositionLateError')()
65 const isPositionTypeError = require('../../../errors/sync/isPositionTypeError')()
76

Built with git-ssb-web