Skip to content

Commit 160c283

Browse files
committed
remove unused import
1 parent 3573127 commit 160c283

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

exporthistory/src/main/java/com/microsoft/durabletask/exporthistory/client/DefaultExportHistoryClient.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
import javax.annotation.Nullable;
1717
import java.util.ArrayList;
1818
import java.util.List;
19-
import java.util.logging.Level;
2019
import java.util.logging.Logger;
2120

2221
/**

0 commit comments

Comments
 (0)