Skip to content

Commit

Permalink
[2134] Code Format
Browse files Browse the repository at this point in the history
  • Loading branch information
harshalveera committed Feb 11, 2020
1 parent e991125 commit c203d85
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -190,4 +190,4 @@ private[ftp] trait SftpOperations { _: FtpLike[SSHClient, SftpSettings] =>

def remove(path: String, handler: Handler): Unit =
handler.rm(path)
}
}

0 comments on commit c203d85

Please sign in to comment.