Skip to content

Commit

Permalink
clean CBOR imports
Browse files Browse the repository at this point in the history
  • Loading branch information
9il committed Apr 21, 2024
1 parent c21c2f5 commit 8b6de1b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions source/mir/ser/cbor.d
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,8 @@ Cbor serialization back-end
+/
struct CborSerializer(Appender)
{
import mir.appender: ScopedBuffer;
import mir.bignum.decimal: Decimal;
import mir.bignum.integer: BigInt;
import mir.ion.symbol_table: IonSymbolTable, IonSystemSymbolTable_v1;
import mir.ion.tape;
import mir.ion.type_code;
import mir.lob;
import mir.serde: SerdeTarget;
Expand Down

0 comments on commit 8b6de1b

Please sign in to comment.