mirror of
https://github.com/jashkenas/coffeescript.git
synced 2022-11-09 12:23:24 -05:00
removed excessive spacing
This commit is contained in:
parent
7b4f1b165d
commit
63ab886e9f
14 changed files with 2 additions and 48 deletions
|
@ -63,7 +63,6 @@
|
|||
};
|
||||
|
||||
return OptionParser;
|
||||
|
||||
})();
|
||||
|
||||
LONG_FLAG = /^(--\w[\w\-]+)/;
|
||||
|
@ -118,5 +117,4 @@
|
|||
}
|
||||
return result;
|
||||
};
|
||||
|
||||
}).call(this);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue