Skip to content

Commit c599dfd

Browse files
committed
remove useless code line
1 parent 169cad2 commit c599dfd

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

lib/template/jsimport/request.dot

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import chai from 'chai'
22
import chaiHttp from 'chai-http'
3-
import main from '{{mainpagesPath}}'
43
import schema from '{{jsonSchemaPath}}'
54
import requestHelper from '{{helperPath}}'
65
import config from '{{configPath}}'

lib/template/jsimport/requestWithAttach.dot

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import chai from 'chai'
22
import chaiHttp from 'chai-http'
3-
import main from '{{mainpagesPath}}'
43
import schema from '{{jsonSchemaPath}}'
54
import requestHelper from '{{helperPath}}'
65
import config from '{{configPath}}'

0 commit comments

Comments
 (0)