瀏覽代碼

Fix: restore "time" import needed by throttle feature

pull/450/head
dolonet 1 月之前
父節點
當前提交
952fe3b474
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      internal/cli/run_proxy.go

+ 1
- 0
internal/cli/run_proxy.go 查看文件

@@ -5,6 +5,7 @@ import (
5 5
 	"fmt"
6 6
 	"net"
7 7
 	"os"
8
+	"time"
8 9
 
9 10
 	"github.com/dolonet/mtg-multi/antireplay"
10 11
 	"github.com/dolonet/mtg-multi/events"

Loading…
取消
儲存