Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
This should have been done in commit c7a6c87.
  • Loading branch information
cbeams committed May 18, 2020
1 parent d53cc38 commit 7f05f37
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion daemon/src/main/java/bisq/daemon/app/BisqDaemonMain.java
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
import bisq.core.app.BisqSetup;
import bisq.core.app.CoreModule;
import bisq.core.grpc.GrpcServer;
import bisq.core.grpc.CoreApi;

import bisq.common.UserThread;
import bisq.common.app.AppModule;
Expand Down

0 comments on commit 7f05f37

Please sign in to comment.