Skip to content
Snippets Groups Projects
Commit 09d157e5 authored by netpro2k's avatar netpro2k
Browse files

Remuve unused dep

parent 6571c74d
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,6 @@ require("dotenv").config();
const fs = require("fs");
const path = require("path");
const glob = require("glob");
const selfsigned = require("selfsigned");
const webpack = require("webpack");
const HTMLWebpackPlugin = require("html-webpack-plugin");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment