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 (
|
import (
|
||||||
"bufio"
|
"bufio"
|
||||||
"fmt"
|
"fmt"
|
||||||
"git.shadowhosting.xyz/Eggactyl/tui"
|
"git.eggactyl.cloud/Eggactyl/tui"
|
||||||
"os"
|
"os"
|
||||||
"regexp"
|
"regexp"
|
||||||
"sort"
|
"sort"
|
||||||
|
|
Loading…
Reference in a new issue