Commit 7d8a334
refactor(common): extract ConfigDaoHub for config JSON
Replace duplicated private DaoHub inner classes in ConfigHttpServer,
ConfigSettingsWriter, and ConfigIO with a shared DTO type.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 35bc5d1 commit 7d8a334
1 file changed
Lines changed: 1 addition & 18 deletions
Lines changed: 1 addition & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | 19 | | |
22 | 20 | | |
23 | 21 | | |
24 | 22 | | |
25 | 23 | | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | 24 | | |
42 | | - | |
| 25 | + | |
43 | 26 | | |
44 | 27 | | |
45 | 28 | | |
| |||
0 commit comments