Commit 312aaa6
committed
style: fix Spotless indent in MirrorNodeClientImpl
`queryTransactionsByAccountAndType` had a 6-space continuation indent
that failed `spotless:check` in CI. Bring it to 8 spaces to match the
project format.
Signed-off-by: Alejandro <26930485+alejandroGM0@users.noreply.github.com>1 parent e97ecb0 commit 312aaa6
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
- hiero-enterprise-spring/src/main/java/org/hiero/spring/implementation
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| |||
0 commit comments