refactor(client): 移除 themes.dart 未使用 import

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
wangjia
2026-06-24 22:06:46 +08:00
parent 789e53ee92
commit a6c583b468
-1
View File
@@ -1,5 +1,4 @@
import 'package:flutter/material.dart';
import 'app_tokens.dart';
import 'app_tokens.g.dart';
ThemeData buildTheme(String key) {