Skip to content

Commit 4033f09

Browse files
committed
Remove dead code
1 parent ae59ba6 commit 4033f09

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

webpack.config.js

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,6 @@
66
'use strict'
77

88
const path = require('path')
9-
const webpack = require('webpack')
10-
11-
{
12-
require.resolve('assert')
13-
}
149

1510
/** @typedef {import('webpack').Configuration} WebpackConfig **/
1611

0 commit comments

Comments
 (0)