mirror of
https://github.com/immich-app/immich.git
synced 2026-03-11 04:13:44 -04:00
dead code
This commit is contained in:
parent
696f1d1d4a
commit
61ae202fdf
@ -38,10 +38,6 @@ class AuthRepository extends DatabaseRepository {
|
||||
});
|
||||
}
|
||||
|
||||
String getAccessToken() {
|
||||
return Store.get(StoreKey.accessToken);
|
||||
}
|
||||
|
||||
bool getEndpointSwitchingFeature() {
|
||||
return Store.tryGet(StoreKey.autoEndpointSwitching) ?? false;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user