mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-05-05 04:06:37 +02:00
pluginfw: Delete unused return value
This commit is contained in:
parent
a145b97682
commit
5a865dfc7e
@ -279,7 +279,6 @@ const findUnmet = (obj) => {
|
||||
deps[d] = found;
|
||||
}
|
||||
}
|
||||
return obj;
|
||||
};
|
||||
|
||||
const copy = (obj) => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user