juan 1 mese fa
parent
commit
363405c6f9
1 ha cambiato i file con 0 aggiunte e 3 eliminazioni
  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;