mirror of
https://github.com/foss42/apidash.git
synced 2025-12-05 04:18:56 +08:00
apidash_core: double imports & other issues fixed
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import 'package:better_networking/better_networking.dart';
|
||||
import 'package:apidash_core/apidash_core.dart';
|
||||
|
||||
/// Basic GET request model
|
||||
const httpRequestModelGet1 = HttpRequestModel(
|
||||
|
||||
Reference in New Issue
Block a user