Skip to content

Commit

Permalink
chore: drop an inadvertant import
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris-Hibbert committed Jun 10, 2021
1 parent f18bdf2 commit 912ec10
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/governance/test/test-param-manager.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import { AmountMath, AssetKind, makeIssuerKit } from '@agoric/ertp';
import { makeRatio } from '@agoric/zoe/src/contractSupport';

import { makeHandle } from '@agoric/zoe/src/makeHandle';
import { bar } from '@agoric/bundle-source/demo/circular/b';
import { buildParamManager, ParamType } from '../src/param-manager';

const BASIS_POINTS = 10_000;
Expand Down

0 comments on commit 912ec10

Please sign in to comment.