mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-04-07 07:23:34 +02:00
Delete horrible trailing whitespace.
This commit is contained in:
@@ -387,7 +387,7 @@ tabView.prototype = {
|
||||
* Information about the element to operate on
|
||||
* Elements: tab - Tab to close
|
||||
*/
|
||||
closeTab : function tabView_closeTab(aSpec) {
|
||||
closeTab : function tabView_closeTab(aSpec) {
|
||||
var spec = aSpec || {};
|
||||
var tab = spec.tab;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user