--- a/tests/src/.outdated/scheduler.test.ts +++ b/tests/src/.outdated/scheduler.test.ts @@ -15,11 +15,6 @@ // along with Unique Network. If not, see . import { - default as usingApi, - submitTransactionAsync, - submitTransactionExpectFailAsync, -} from '../substrate/substrate-api'; -import { UNIQUE, waitNewBlocks, } from './util/helpers';