Skip to content

Commit

Permalink
Indent puzzle
Browse files Browse the repository at this point in the history
  • Loading branch information
gvlasov committed Jun 23, 2015
1 parent 055c335 commit 51d0617
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/main/java/com/jcabi/ssh/SSH.java
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,10 @@
*
* <p>It is highly recommended to use classes from {@link Shell} interface,
* they will simplify operations.</p>
*
* @todo #21:30min This class has common data, implementation of exec() and
* constructor validations with SSHByPassword class. Common functionality
* should be extracted into a separate module.
* constructor validations with SSHByPassword class. Common functionality
* should be extracted into a separate module.
* @author Yegor Bugayenko ([email protected])
* @version $Id$
* @since 1.0
Expand Down

0 comments on commit 51d0617

Please sign in to comment.