mirror of
https://github.com/foss42/apidash.git
synced 2025-05-22 16:57:07 +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