refactor: remove redundant stream:error handling
This commit is contained in:
+1
-1
@@ -35,7 +35,7 @@ export enum DisconnectReason {
|
||||
timedOut = 408,
|
||||
loggedOut = 401,
|
||||
badSession = 500,
|
||||
restartRequired = 410,
|
||||
restartRequired = 515,
|
||||
multideviceMismatch = 411
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user