Some bug fixes and clean ups
This commit is contained in:
parent
a02ee3a08b
commit
cebea4e94c
8 changed files with 3 additions and 302 deletions
|
@ -3,7 +3,7 @@
|
|||
*/
|
||||
import $ from 'cafy';
|
||||
import { validateFileName, pack } from '../../../../../models/drive-file';
|
||||
import create from '../../../../../drive/add-file';
|
||||
import create from '../../../../../services/drive/add-file';
|
||||
|
||||
/**
|
||||
* Create a file
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue