mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-02-01 03:12:42 +01:00
Removed unnecessary return statement
This commit is contained in:
parent
025c92f346
commit
96b7b5e8d0
1 changed files with 0 additions and 1 deletions
|
@ -56,7 +56,6 @@ var padList = {
|
|||
});
|
||||
}
|
||||
});
|
||||
return this;
|
||||
},
|
||||
/**
|
||||
* Returns all pads in alphabetical order as array.
|
||||
|
|
Loading…
Reference in a new issue