diff --git a/test/test.ts b/test/test.ts index 99f6232..a0f6744 100644 --- a/test/test.ts +++ b/test/test.ts @@ -2,7 +2,6 @@ import { expect, tap } from '@pushrocks/tapbundle'; import * as smartexpress from '@pushrocks/smartexpress'; import * as typedrequest from '../ts/index'; -import { async } from 'rxjs/internal/scheduler/async'; let testServer: smartexpress.Server;