update package name

This commit is contained in:
aynakeya
2024-04-09 05:33:38 -07:00
parent ec74a21f78
commit ee87ff3f7b
25 changed files with 90 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"