Browse Source

lined it up

juan 1 month ago
parent
commit
363405c6f9
1 changed files with 0 additions and 3 deletions
  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;