Update list/list.go
This commit is contained in:
parent
e662ed7a9f
commit
6f111d7028
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ package list
|
|||
import (
|
||||
"bufio"
|
||||
"fmt"
|
||||
"git.shadowhosting.xyz/Eggactyl/tui"
|
||||
"git.eggactyl.cloud/Eggactyl/tui"
|
||||
"os"
|
||||
"regexp"
|
||||
"sort"
|
||||
|
|
Loading…
Reference in a new issue