Skip to content

Commit 790a3a4

Browse files
committed
Delete unused accessor.
1 parent bc5442c commit 790a3a4

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

hub/src/main/java/cloud/katta/protocols/hub/HubSession.java

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -233,14 +233,6 @@ public UserDto getMe() {
233233
return me;
234234
}
235235

236-
/**
237-
*
238-
* @return Null when not connected
239-
*/
240-
public ConfigDto getConfig() {
241-
return config;
242-
}
243-
244236
/**
245237
*
246238
* @return Destroyed keys after login

0 commit comments

Comments
 (0)