mirror of
https://github.com/overleaf/overleaf.git
synced 2025-02-23 22:41:46 +00:00
remove un needed require
This commit is contained in:
parent
e4960e782f
commit
ef148da7aa
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ Settings = require 'settings-sharelatex'
|
|||
logger = require('logger-sharelatex')
|
||||
GeoIpLookup = require("../../infrastructure/GeoIpLookup")
|
||||
SubscriptionDomainHandler = require("./SubscriptionDomainHandler")
|
||||
require("../../infrastructure/Sixpack")
|
||||
|
||||
module.exports = SubscriptionController =
|
||||
|
||||
|
|
Loading…
Reference in a new issue