remove useless comment
This commit is contained in:
parent
c0f7e7be52
commit
b869d63211
1 changed files with 0 additions and 1 deletions
|
@ -74,7 +74,6 @@
|
|||
return [PARTIALS.GALLERY, PARTIALS.LOCALSTORAGE, PARTIALS.FILEDOWNLOAD];
|
||||
}
|
||||
|
||||
// Uncomment this line to test the online save section locally.
|
||||
return [PARTIALS.FILEDOWNLOAD, PARTIALS.LOCALSTORAGE, PARTIALS.GALLERY_UNAVAILABLE];
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue