-debug
This commit is contained in:
parent
c3d690f98a
commit
455484f2b2
1 changed files with 0 additions and 1 deletions
|
@ -263,7 +263,6 @@ post '/upload' => ( authenticated => 1 ) => sub {
|
|||
|
||||
#TODO: add errors handling
|
||||
Mojo::Promise->all($promise)->then(sub {
|
||||
$log->debug(Dumper(\@_));
|
||||
my $res = shift;
|
||||
save_tags($imager, $res->[1]);
|
||||
|
||||
|
|
Loading…
Reference in a new issue