Skip to content

Commit

Permalink
fixup! feat: improve DataSchemaValue handling
Browse files Browse the repository at this point in the history
  • Loading branch information
JKRhb committed Dec 23, 2023
1 parent aec7e40 commit a417842
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/src/core/content_serdes.dart
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import 'package:json_schema/json_schema.dart';

import '../../scripting_api.dart' as scripting_api;
import '../definitions/data_schema.dart';
import '../scripting_api/data_schema_value.dart';
import 'codecs/cbor_codec.dart';
import 'codecs/codec_media_type.dart';
import 'codecs/content_codec.dart';
Expand Down

0 comments on commit a417842

Please sign in to comment.