🎨 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