mirror of
https://github.com/pi-hole/web.git
synced 2026-04-02 00:27:23 +01:00
Fix eslint warning about eslint-env comment by removing it
Signed-off-by: yubiuser <github@yubiuser.dev>
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
/* eslint-env node */
|
||||
|
||||
"use strict";
|
||||
|
||||
module.exports = (/* ctx */) => ({
|
||||
|
||||
Reference in New Issue
Block a user