Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Commit 6b14ac3

Browse files
RF
1 parent 8321745 commit 6b14ac3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

gulpfile.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ const gulp = require('gulp');
22
const ts = require('gulp-typescript');
33
const include = require('gulp-include');
44
const replace = require('gulp-replace');
5-
const uglify = require('gulp-uglify');
65

76
const USERSCRIPT_TS_SOURCE = './src/userscript.ts';
87

0 commit comments

Comments
 (0)