mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20:08 +00:00
cleanup...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
141e2e8295
commit
bf02d1a765
@ -487,7 +487,6 @@ var CLIActions = actions.Actions({
|
||||
//valueRequired: true,
|
||||
}},
|
||||
function(path, options){
|
||||
// XXX SETUP
|
||||
this.setupFeatures()
|
||||
|
||||
// get mode...
|
||||
@ -516,7 +515,6 @@ var CLIActions = actions.Actions({
|
||||
return Promise.all([
|
||||
// NOTE: no need to call .cacheMetadata(..) as
|
||||
// it is already running after .loadImages(..)
|
||||
// XXX we seem not to be reporting errors here (cli)...
|
||||
index.makePreviews('all') ])} })
|
||||
.then(function(){
|
||||
return index
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user