Skip to content

Commit 0ecf85e

Browse files
committed
Remove incorrect @OverRide
1 parent 47b0ef5 commit 0ecf85e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/com/rabbitmq/client/Connection.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,6 @@ public interface Connection extends ShutdownNotifier { // rename to AMQPConnecti
139139
*
140140
* @throws IOException if an I/O problem is encountered
141141
*/
142-
@Override
143142
void close() throws IOException;
144143

145144
/**

0 commit comments

Comments
 (0)