mirror of
https://github.com/bestnite/sub2clash.git
synced 2025-06-17 12:43:18 +08:00
🎨 Refactor package for public import
This commit is contained in:
@ -5,7 +5,7 @@ import (
|
||||
"errors"
|
||||
"path/filepath"
|
||||
|
||||
"sub2clash/model"
|
||||
"github.com/nitezs/sub2clash/model"
|
||||
|
||||
"go.etcd.io/bbolt"
|
||||
)
|
||||
|
Reference in New Issue
Block a user