clean: Phase 1 - 26개 미사용 파일 삭제 완료
삭제된 파일: - 구식 Equipment 모델: 18개 파일 (6개 모델 × 3개씩) - 미사용 UseCase 컨테이너: 5개 파일 - 레거시 UI 컴포넌트: 5개 파일 - Import 오류 수정: custom_widgets.dart 정리 총 28개 변경사항 (삭제 26개 + 수정 1개 + 기타) Flutter analyze: ERROR 0개 ✅ Build test: 성공 ✅ 🤖 Generated with Claude Code Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
/// Auth 도메인 UseCase 모음
|
||||
library;
|
||||
export 'login_usecase.dart';
|
||||
export 'logout_usecase.dart';
|
||||
export 'refresh_token_usecase.dart';
|
||||
export 'get_current_user_usecase.dart';
|
||||
export 'check_auth_status_usecase.dart';
|
||||
Reference in New Issue
Block a user