mirror of
https://github.com/foss42/apidash.git
synced 2025-12-05 12:34:26 +08:00
apidash_core: double imports & other issues fixed
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import 'package:apidash_core/apidash_core.dart';
|
||||
import 'package:apidash_core/apidash_core.dart';
|
||||
part 'history_meta_model.freezed.dart';
|
||||
part 'history_meta_model.g.dart';
|
||||
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import 'package:apidash_core/apidash_core.dart';
|
||||
import 'package:apidash_core/apidash_core.dart';
|
||||
part 'request_model.freezed.dart';
|
||||
part 'request_model.g.dart';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user