Skip to content
Snippets Groups Projects
Commit d02fc19d authored by Xiao Gui's avatar Xiao Gui
Browse files

chore: fix lint

parent 85bdeeb7
No related branches found
No related tags found
No related merge requests found
......@@ -226,7 +226,7 @@ export class MultiDimMap{
static KeyHash = new QuickHash()
static GetProxyKeyMatch(...arg:any[]):string {
static GetProxyKeyMatch(...arg: any[]): string {
let proxyKeyMatch = BACKCOMAP_KEY_DICT
for (let i = 0; i < arg.length; i++) {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment