mirror of
https://github.com/HChaZZY/alist.git
synced 2025-12-06 11:03:49 +08:00
🎨 move code
This commit is contained in:
@@ -151,8 +151,6 @@ func (driver GoogleDrive) GetFiles(id string, account *model.Account) ([]GoogleF
|
||||
// return nil, drivers.PathNotFound
|
||||
//}
|
||||
|
||||
var _ Driver = (*GoogleDrive)(nil)
|
||||
|
||||
func init() {
|
||||
RegisterDriver(&GoogleDrive{})
|
||||
googleClient.SetRetryCount(3)
|
||||
|
||||
Reference in New Issue
Block a user