Skip to content

Commit

Permalink
fix: add import
Browse files Browse the repository at this point in the history
  • Loading branch information
jkoenig134 committed Jul 12, 2024
1 parent 75cea15 commit def17f7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ import 'package:json_annotation/json_annotation.dart';

import '../../contents/contents.dart';
import '../../dtos/dtos.dart';
import '../common/common.dart';
import '../consumption/local_attribute_dvo.dart';
import '../data_view_object.dart';

Expand Down

0 comments on commit def17f7

Please sign in to comment.