瀏覽代碼

lined it up

juan 1 月之前
父節點
當前提交
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;