Skip to content

Commit f46d573

Browse files
committed
Removed checkstyle violation
1 parent de4c646 commit f46d573

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/main/java/com/qubole/qds/sdk/java/client/retry/RetryConnector.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,5 +174,4 @@ public void run()
174174
return true;
175175
}
176176
return false;
177-
}
178-
}
177+
}}

0 commit comments

Comments
 (0)