瀏覽代碼

remove fmt

evan.hong 4 年之前
父節點
當前提交
00eef99a92
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      utils/token_store.go

+ 0 - 1
utils/token_store.go

@@ -2,7 +2,6 @@ package utils
 
 import (
 	"errors"
-	"fmt"
 	"strings"
 	"sync"
 	"time"