Skip to content

Commit

Permalink
fix: remove unuse rules
Browse files Browse the repository at this point in the history
close #9449
  • Loading branch information
chenshuai2144 committed Dec 20, 2021
1 parent 7a5c54a commit a2d8f88
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mock/listTableList.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// eslint-disable-next-line import/no-extraneous-dependencies
import { Request, Response } from 'express';
import moment from 'moment';
import { parse } from 'url';
Expand Down

0 comments on commit a2d8f88

Please sign in to comment.