style: run prettier format on 9 files
This commit is contained in:
@@ -161,7 +161,7 @@ class AuthStore {
|
||||
method: 'POST',
|
||||
headers: { Authorization: `Bearer ${this.token}` }
|
||||
});
|
||||
// eslint-disable-next-line @typescript-eslint/no-unused-vars
|
||||
// eslint-disable-next-line @typescript-eslint/no-unused-vars
|
||||
} catch (e) {
|
||||
// Ignore network errors - still clear local state
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user