mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-02 01:05:25 +02:00
Remove unused import
This commit is contained in:
parent
71048c7ff0
commit
19e1803633
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue