fix(core): update

This commit is contained in:
Philipp Kunz 2019-08-31 23:15:05 +02:00
parent 69b7147ae7
commit ccc9303c63

View File

@ -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;