🎨 move code
This commit is contained in:
@ -164,3 +164,5 @@ func (driver GoogleDrive) Proxy(c *gin.Context, account *model.Account) {
|
||||
func (driver GoogleDrive) Preview(path string, account *model.Account) (interface{}, error) {
|
||||
return nil, nil
|
||||
}
|
||||
|
||||
var _ Driver = (*GoogleDrive)(nil)
|
Reference in New Issue
Block a user