mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-05-05 20:26:49 +02:00
Removed unnecessary return statement
This commit is contained in:
parent
025c92f346
commit
96b7b5e8d0
@ -56,7 +56,6 @@ var padList = {
|
||||
});
|
||||
}
|
||||
});
|
||||
return this;
|
||||
},
|
||||
/**
|
||||
* Returns all pads in alphabetical order as array.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user