Removed redundant code pt2.
This commit is contained in:
parent
a95c67b5fe
commit
5d6cb478cd
@ -3,7 +3,7 @@ import { TSocket } from '#application/types'
|
||||
import config from '#application/config'
|
||||
import { gameLogger } from '#application/logger'
|
||||
|
||||
export class SocketAuthenticator {
|
||||
class SocketAuthenticator {
|
||||
private socket: TSocket
|
||||
private readonly next: any
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user