mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-05-08 21:56:12 +02:00
Minify: Un-export requestURI()
Nobody outside this file uses it.
This commit is contained in:
parent
d9607f7c66
commit
a952df2cf5
@ -384,7 +384,6 @@ const getFile = (filename, callback) => {
|
||||
|
||||
exports.minify = minify;
|
||||
|
||||
exports.requestURI = requestURI;
|
||||
exports.requestURIs = requestURIs;
|
||||
|
||||
exports.shutdown = async (hookName, context) => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user