Skip to content

Commit

Permalink
Receiver
Browse files Browse the repository at this point in the history
- Removed libsnooze imports
  • Loading branch information
deavmi committed Oct 1, 2023
1 parent 2d299ff commit a8eceb1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions source/birchwood/client/receiver.d
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@ import core.sync.mutex : Mutex;

import eventy : EventyEvent = Event;

// TODO: Examine the below import which seemingly fixes stuff for libsnooze
import libsnooze.clib;
import libsnooze;

import birchwood.client;
import birchwood.protocol.messages : Message, decodeMessage;
import std.string : indexOf;
Expand Down

0 comments on commit a8eceb1

Please sign in to comment.