Skip to content

Commit

Permalink
Client
Browse files Browse the repository at this point in the history
- Removed import of `SnoozeError` from `libsnooze.exceptions`
  • Loading branch information
deavmi committed Oct 22, 2023
1 parent 721b490 commit ea2b070
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions source/birchwood/client/client.d
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ import birchwood.client.receiver : ReceiverThread;
import birchwood.client.sender : SenderThread;
import birchwood.client.events;

import libsnooze.exceptions : SnoozeError;

import dlog;

package __gshared Logger logger;
Expand Down

0 comments on commit ea2b070

Please sign in to comment.