mirror of
https://github.com/foss42/apidash.git
synced 2025-12-16 02:44:08 +08:00
Update codegens
This commit is contained in:
@@ -4,7 +4,6 @@ import 'package:apidash/utils/utils.dart'
|
||||
show requestModelToHARJsonRequest, padMultilineString;
|
||||
import 'package:apidash/models/models.dart' show RequestModel;
|
||||
|
||||
// ignore: camel_case_types
|
||||
class FetchCodeGen {
|
||||
FetchCodeGen({this.isNodeJs = false});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user