mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Don't try to fingerprint plans.css
This commit is contained in:
@@ -22,7 +22,6 @@ for path in [
|
||||
"#{jsPath}libs/pdf.js",
|
||||
"#{jsPath}libs/pdf.worker.js",
|
||||
"/stylesheets/mainStyle.css"
|
||||
"/brand/plans.css"
|
||||
]
|
||||
filePath = Path.join __dirname, "../../../", "public#{path}"
|
||||
content = fs.readFileSync filePath
|
||||
|
||||
Reference in New Issue
Block a user