Skip to content

Commit 96f80fc

Browse files
JoostVoskuilcmendible
authored andcommitted
remove import
1 parent 3f4cea8 commit 96f80fc

File tree

1 file changed

+0
-1
lines changed
  • exercisefiles/node_typescript

1 file changed

+0
-1
lines changed

exercisefiles/node_typescript/test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
import * as assert from 'assert';
66
import * as http from 'http';
7-
import server from './nodeserver';
87

98
describe('Node Server', () => {
109
it('should return "key not passed" if key is not passed', (done: Mocha.Done) => {

0 commit comments

Comments
 (0)