mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-23 05:59:54 +00:00
Fix linting issues in Gulgfile
This commit is contained in:
parent
380d66c3d7
commit
1c5419000c
@ -1,5 +1,3 @@
|
||||
'use strict';
|
||||
|
||||
const { src, dest, series, parallel, watch } = require('gulp');
|
||||
const browserSync = require('browser-sync').create();
|
||||
const del = require('del');
|
||||
|
Loading…
Reference in New Issue
Block a user