mirror of
https://github.com/imezx/Warp.git
synced 2025-04-24 15:10:03 +00:00
minor fix
This commit is contained in:
parent
996f7bf814
commit
15f485da51
1 changed files with 0 additions and 3 deletions
|
@ -19,9 +19,6 @@ local clientRequestQueue: Type.QueueMap = {}
|
||||||
local queueIn: {
|
local queueIn: {
|
||||||
[string]: {any}
|
[string]: {any}
|
||||||
} = {}
|
} = {}
|
||||||
local queueInRequest: {
|
|
||||||
[string]: {any}
|
|
||||||
} = {}
|
|
||||||
local queueInRequest: {
|
local queueInRequest: {
|
||||||
[number]: {
|
[number]: {
|
||||||
[string]: {
|
[string]: {
|
||||||
|
|
Loading…
Reference in a new issue