mirror of
https://github.com/imezx/Warp.git
synced 2025-04-24 07:00: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: {
|
||||
[string]: {any}
|
||||
} = {}
|
||||
local queueInRequest: {
|
||||
[string]: {any}
|
||||
} = {}
|
||||
local queueInRequest: {
|
||||
[number]: {
|
||||
[string]: {
|
||||
|
|
Loading…
Reference in a new issue