fix linting

This commit is contained in:
Kevin Jahns
2017-07-31 15:43:04 +02:00
parent a05bb1d4f9
commit d129184f7b
2 changed files with 1 additions and 5 deletions

View File

@@ -1,3 +1,4 @@
/* globals crypto */
import { BinaryDecoder, BinaryEncoder } from './Encoding.js'