Update codegen.dart

This commit is contained in:
Levan Mebonia
2024-02-24 23:07:44 +01:00
parent 895007aa40
commit f28666444b

View File

@ -1,4 +1,3 @@
import 'package:apidash/codegen/julia/http.dart';
import 'package:apidash/models/models.dart' show RequestModel;
import 'package:apidash/consts.dart';
import 'dart/http.dart';
@ -10,6 +9,7 @@ import 'js/axios.dart';
import 'js/fetch.dart';
import 'others/har.dart';
import 'others/curl.dart';
import 'julia/http.dart';
class Codegen {
String? getCode(