mirror of
https://github.com/HChaZZY/alist.git
synced 2025-12-06 11:03:49 +08:00
🎨 improve code structure
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
package native
|
||||
|
||||
import (
|
||||
"github.com/Xhofe/alist/drivers"
|
||||
)
|
||||
|
||||
func init() {
|
||||
drivers.RegisterDriver(driverName, &Native{})
|
||||
}
|
||||
Reference in New Issue
Block a user