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