Eliminate io.atomix.storage package
[controller.git] / third-party / atomix / storage / src / test / java / io / atomix / storage / journal / MemoryJournalTest.java
index 61c58a93ec147f0695c36776cdbe5318a6991b0f..bfe835ab9d415d429d8174b6e450183217480257 100644 (file)
@@ -15,8 +15,6 @@
  */
 package io.atomix.storage.journal;
 
-import io.atomix.storage.StorageLevel;
-
 /**
  * Memory journal test.
  */