Remove unused bignum import
This commit is contained in:
parent
97fc77d8e9
commit
c5cc388a59
@ -1,5 +1,4 @@
|
|||||||
import * as _ from 'lodash';
|
import * as _ from 'lodash';
|
||||||
import * as BigNumber from 'bignumber.js';
|
|
||||||
|
|
||||||
// Utility function to create a K:V from a list of strings
|
// Utility function to create a K:V from a list of strings
|
||||||
// Adapted from: https://basarat.gitbooks.io/typescript/content/docs/types/literal-types.html
|
// Adapted from: https://basarat.gitbooks.io/typescript/content/docs/types/literal-types.html
|
||||||
|
Loading…
x
Reference in New Issue
Block a user