Skip to content

Commit

Permalink
style(swingset): unused import lint
Browse files Browse the repository at this point in the history
  • Loading branch information
dckc committed Feb 9, 2021
1 parent 0117e00 commit 8e4ad71
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// @ts-check
import { assert, details } from '@agoric/assert';
import { assert } from '@agoric/assert';
import { makeTranscriptManager } from './transcript';
import { createSyscall } from './syscall';

Expand Down

0 comments on commit 8e4ad71

Please sign in to comment.