chore(developer): remove unused var

This commit is contained in:
Marc Durdin 2022-09-28 15:25:35 +10:00
parent 0f961bd674
commit 0b701275fd

View file

@ -1,5 +1,4 @@
import 'mocha';
import * as fs from 'fs';
import {assert} from 'chai';
import x_hextobin from '@keymanapp/hextobin';
import { KvkFileWriter } from '@keymanapp/common-types';