diff options
Diffstat (limited to 'packages/sra-report/test/postman_collection_v0_test.ts')
-rw-r--r-- | packages/sra-report/test/postman_collection_v0_test.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/sra-report/test/postman_collection_v0_test.ts b/packages/sra-report/test/postman_collection_v0_test.ts index 5a2fc2520..dfb16b10d 100644 --- a/packages/sra-report/test/postman_collection_v0_test.ts +++ b/packages/sra-report/test/postman_collection_v0_test.ts @@ -1,4 +1,3 @@ -import 'make-promises-safe'; import 'mocha'; import * as nock from 'nock'; |