fix: 去除失效代码

This commit is contained in:
2025-10-13 10:16:53 +08:00
parent 2eced48791
commit 97deeba4cb
2 changed files with 0 additions and 357 deletions

View File

@@ -25,7 +25,6 @@ import GeneralNavbar from "./GeneralNavbar";
import RadarChart from './Radar'
import EmptyState from './EmptyState';
import NTRPTestEntryCard from './NTRPTestEntryCard'
import Poster from './Poster'
export {
ActivityTypeSwitch,
@@ -56,5 +55,4 @@ export {
RadarChart,
EmptyState,
NTRPTestEntryCard,
Poster,
};