Skip to content

Commit

Permalink
Queue
Browse files Browse the repository at this point in the history
- Removed `libsnooze` imports
  • Loading branch information
deavmi committed Oct 1, 2023
1 parent f36f511 commit f46570d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions source/tristanable/queue.d
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@
*/
module tristanable.queue;

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

import core.sync.mutex : Mutex;
import std.container.slist : SList;
import tristanable.encoding;
Expand Down

0 comments on commit f46570d

Please sign in to comment.