- Removed whitespace
This commit is contained in:
Tristan B. Velloza Kildaire 2023-04-07 12:23:35 +02:00
parent 19742d9276
commit b10807e279
1 changed files with 1 additions and 1 deletions

View File

@ -22,4 +22,4 @@ public import tristanable.exceptions : TristanableException, ErrorType;
/**
* Encoding/decoding of the tristanable format
*/
public import tristanable.encoding : TaggedMessage;
public import tristanable.encoding : TaggedMessage;