mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 18:40:39 +00:00
Whitespace and output formatting fixes
This commit is contained in:
parent
b0d7daeca2
commit
5845dad769
2 changed files with 8 additions and 8 deletions
|
@ -582,7 +582,7 @@ class Manager implements Signal {
|
|||
}
|
||||
|
||||
public List<GroupInfo> getGroups() {
|
||||
return groupStore.getGroups();
|
||||
return groupStore.getGroups();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue