1
0
mirror of https://github.com/laurent22/joplin.git synced 2026-05-22 09:05:38 +02:00

Clean up and comment

This commit is contained in:
Laurent Cozic
2017-10-26 23:03:21 +01:00
parent 5b140544e0
commit e11670a872
5 changed files with 6 additions and 22 deletions
@@ -14,10 +14,6 @@ class FileApiDriverOneDrive {
return this.api_;
}
supportsDelta() {
return true;
}
itemFilter_() {
return {
select: 'name,file,folder,fileSystemInfo,parentReference',