Skip to content

Commit

Permalink
style: 调整包引入顺序
Browse files Browse the repository at this point in the history
  • Loading branch information
Akimio521 committed Jan 4, 2025
1 parent ec66f59 commit 5fffdea
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions internal/service/alist.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,8 @@ package service
import (
"MediaWarp/internal/config"
"MediaWarp/internal/service/alist"
"fmt"

"MediaWarp/utils"
"fmt"
"sync"
)

Expand Down

0 comments on commit 5fffdea

Please sign in to comment.