Browse Source

lined it up

juan 1 tháng trước cách đây
mục cha
commit
363405c6f9
1 tập tin đã thay đổi với 0 bổ sung3 xóa
  1. 0 3
      lib/structs.dart

+ 0 - 3
lib/structs.dart

@@ -1,8 +1,5 @@
 //data structures
 
-import 'api_service.dart';
-
-
 class GetThreadResponse {
   final int id;
   final List<String> messages;