Commit 60101ac
fix(be): Update imports and remove unused dependencies
- Fix wildcard imports in AiChatController
- Update WeatherApiClientTest imports
- Remove unused WeatherService dependency from AiChatController
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent e45e757 commit 60101ac
File tree
2 files changed
+1
-4
lines changed- src
- main/kotlin/com/back/koreaTravelGuide/domain/ai/aiChat/controller
- test/kotlin/com/back/koreaTravelGuide/domain/ai/weather/client
2 files changed
+1
-4
lines changedLines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
| |||
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
27 | | - | |
28 | 26 | | |
29 | 27 | | |
30 | 28 | | |
| |||
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | 1 | | |
| 2 | + | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| |||
0 commit comments