Skip to content

Commit b4b4f0a

Browse files
Remove unused import
1 parent 9d7539a commit b4b4f0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

webpack.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,5 +208,5 @@ export default {
208208
}
209209

210210
/**
211-
* @import { Configuration, NormalModule } from 'webpack'
211+
* @import { Configuration } from 'webpack'
212212
*/

0 commit comments

Comments
 (0)