mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-02-12 08:19:51 +01:00
Remove unused import
This commit is contained in:
parent
71048c7ff0
commit
19e1803633
@ -8,7 +8,6 @@ const ExtractJwt = require('passport-jwt').ExtractJwt
|
||||
const OpenIDClient = require('openid-client')
|
||||
const Database = require('./Database')
|
||||
const Logger = require('./Logger')
|
||||
const e = require('express')
|
||||
|
||||
/**
|
||||
* @class Class for handling all the authentication related functionality.
|
||||
|
Loading…
Reference in New Issue
Block a user