Commit 0b8a202
refactor: clean up unused imports and dead code
- Remove unused RpcClient import and field from RabbitMqConfig
- Remove unused EthRpc import from RabbitMqConfig
- Remove unused PostConstruct import from RabbitMqConfig
- Simplify RabbitMqConfig to only contain bean definitions
Co-authored-by: Galaxy <GalaxySciTech@users.noreply.github.com>1 parent 9a3cdd7 commit 0b8a202
1 file changed
Lines changed: 3 additions & 24 deletions
Lines changed: 3 additions & 24 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | 4 | | |
7 | 5 | | |
8 | 6 | | |
9 | | - | |
10 | | - | |
11 | 7 | | |
12 | | - | |
13 | | - | |
14 | | - | |
| 8 | + | |
| 9 | + | |
15 | 10 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | 11 | | |
20 | 12 | | |
21 | 13 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | 14 | | |
26 | 15 | | |
27 | | - | |
| 16 | + | |
28 | 17 | | |
29 | 18 | | |
30 | | - | |
31 | 19 | | |
32 | 20 | | |
33 | 21 | | |
| |||
38 | 26 | | |
39 | 27 | | |
40 | 28 | | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | 29 | | |
0 commit comments