Skip to content

Commit

Permalink
fix: unused var
Browse files Browse the repository at this point in the history
  • Loading branch information
atanasster committed May 8, 2020
1 parent 86f09a5 commit 3a9e871
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/core/src/randomize.test.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
const faker = require('faker/locale/en_US');
import {
ControlTypes,
ComponentControls,
ComponentControl,
} from '@component-controls/specification';
import { randomizeData } from '@component-controls/core/src/randomizeData';
Expand Down

0 comments on commit 3a9e871

Please sign in to comment.