juan 1 сар өмнө
parent
commit
363405c6f9
1 өөрчлөгдсөн 0 нэмэгдсэн , 3 устгасан
  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;