Update progress/progress.go

This commit is contained in:
shane 2024-08-07 18:20:52 +02:00
parent 6f111d7028
commit d6c77ae8e0

View file

@ -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"