mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
Removed using from ChatAuthenticator
This commit is contained in:
parent
171d3543be
commit
d1543d5943
@ -1,7 +1,6 @@
|
||||
using System;
|
||||
using System.Collections;
|
||||
using System.Collections.Generic;
|
||||
using Mirror;
|
||||
using UnityEngine;
|
||||
|
||||
/*
|
||||
@ -209,4 +208,4 @@ public void OnAuthResponseMessage(AuthResponseMessage msg)
|
||||
|
||||
#endregion
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user