update package name

This commit is contained in:
aynakeya
2024-04-07 03:27:45 -07:00
parent 66f7173c15
commit e05c3cf5c1
21 changed files with 25 additions and 24 deletions

View File

@@ -2,8 +2,8 @@ package local
import (
"fmt"
"github.com/AynaLivePlayer/miaosic"
"github.com/sahilm/fuzzy"
"miaosic"
"sort"
"strings"
"testing"