Skip to content

Commit

Permalink
Fixed remaining TAB character
Browse files Browse the repository at this point in the history
  • Loading branch information
irinil committed Mar 20, 2020
1 parent f5a5197 commit 9135987
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/com/amihaiemil/docker/LocalDocker.java
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@

@Deprecated
public final class LocalDocker extends RtDocker {

/**
* Local Docker engine.
* @param unixSocket Unix socket File on disk.
Expand Down

0 comments on commit 9135987

Please sign in to comment.