Skip to content

Commit

Permalink
Fix lint errors.
Browse files Browse the repository at this point in the history
  • Loading branch information
mojit0 committed Dec 11, 2012
1 parent 2424529 commit e1307f8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions lib/management/cli.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@
// CLI Root Object
// ----------------------------------------------------------------------------

/**
* The Command Line Interpreter object. All testable methods and attributes
* are properties of this object.
*/
/**
* The Command Line Interpreter object. All testable methods and attributes
* are properties of this object.
*/
function CLI() {
}

Expand Down

0 comments on commit e1307f8

Please sign in to comment.