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