Skip to content

Commit

Permalink
Sender
Browse files Browse the repository at this point in the history
- Removed libsnooze imports
  • Loading branch information
deavmi committed Oct 1, 2023
1 parent a8eceb1 commit 38ef18e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions source/birchwood/client/sender.d
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@ import core.thread : Thread, dur;
import std.container.slist : SList;
import core.sync.mutex : Mutex;

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

import birchwood.client;

version(unittest)
Expand Down

0 comments on commit 38ef18e

Please sign in to comment.