Browse Source

remove fmt

evan.hong 4 năm trước cách đây
mục cha
commit
00eef99a92
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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"