Make linter happy
This commit is contained in:
parent
1be4aacc17
commit
6fbc3f5f4e
1 changed files with 1 additions and 2 deletions
|
@ -9,7 +9,6 @@ const authModel = require('./models/auth');
|
|||
const settingModel = require('./models/setting');
|
||||
const certbot = require('./lib/certbot');
|
||||
const passthroughHostModel = require('./models/ssl_passthrough_host');
|
||||
const dns_plugins = require('./global/certbot-dns-plugins');
|
||||
const internalNginx = require('./internal/nginx');
|
||||
/**
|
||||
* Creates a default admin users if one doesn't already exist in the database
|
||||
|
|
Loading…
Reference in a new issue