You've already forked nginx-proxy-manager
mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-07-29 19:01:13 +03:00
Linting fixes
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
#!/usr/bin/env node
|
||||
|
||||
const fs = require('fs');
|
||||
const logger = require('./logger').global;
|
||||
|
||||
async function appStart () {
|
||||
|
Reference in New Issue
Block a user