Skip to content

Commit

Permalink
Messages
Browse files Browse the repository at this point in the history
- Cleaned up
  • Loading branch information
deavmi committed May 12, 2024
1 parent 7328d78 commit d92b0a1
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions source/birchwood/protocol/messages.d
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,8 @@ import birchwood.client.exceptions;
import birchwood.config.conninfo : ChecksMode;
import birchwood.logging;

// TODO: Before release we should remove this import
import std.stdio : writeln;

/* TODO: We could move these all to `package.d` */

/**
* Encoding/decoding primitives
*/

/**
* Encodes the provided message into a CRLF
* terminated byte array
Expand Down

0 comments on commit d92b0a1

Please sign in to comment.