Skip to content

Commit ccea5b2

Browse files
emanuelmutschlechnerposva
authored andcommitted
chore(examples): remove unused import in webpack.config.js (vuejs#2235)
1 parent d849292 commit ccea5b2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/webpack.config.js

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
const fs = require('fs')
22
const path = require('path')
3-
const webpack = require('webpack')
43
const VuePlugin = require('vue-loader/lib/plugin')
54

65
module.exports = {

0 commit comments

Comments
 (0)