remove useless comment

This commit is contained in:
Julian Descottes 2016-12-27 00:54:39 +01:00
parent c0f7e7be52
commit b869d63211

View File

@ -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];
};