mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-04-16 20:45:50 +00:00
fix: Remove unused strconv import
This commit is contained in:
parent
5a6fb407a6
commit
0b1d27bf03
1 changed files with 0 additions and 1 deletions
|
|
@ -10,7 +10,6 @@ import (
|
|||
"regexp"
|
||||
"runtime"
|
||||
"sort"
|
||||
"strconv"
|
||||
"time"
|
||||
|
||||
"github.com/mhsanaei/3x-ui/v2/database"
|
||||
|
|
|
|||
Loading…
Reference in a new issue