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