Skip to content

Commit

Permalink
checkstyle
Browse files Browse the repository at this point in the history
  • Loading branch information
eolivelli committed Sep 13, 2022
1 parent 5de60be commit 0c4dbba
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
import org.apache.bookkeeper.mledger.ManagedLedger;
import org.apache.bookkeeper.mledger.ManagedLedgerException;
import org.apache.bookkeeper.mledger.Position;
import org.apache.commons.collections4.CollectionUtils;
import org.apache.pulsar.common.allocator.PulsarByteBufAllocator;

/***
Expand Down Expand Up @@ -592,4 +591,4 @@ public void addFailed(ManagedLedgerException exception, Object ctx) {
}
}
}
}
}

0 comments on commit 0c4dbba

Please sign in to comment.