Remove dead code in the Photo asset.
This commit is contained in:
parent
c892e51c9b
commit
8a9e4c73c1
1 changed files with 0 additions and 1 deletions
|
|
@ -93,7 +93,6 @@ override applyConstraints => sub {
|
|||
# Update the asset's size and make a thumbnail
|
||||
my $maxImageSize = $gallery->imageViewSize
|
||||
|| $self->session->setting->get("maxImageSize");
|
||||
my $parameters = $self->parameters;
|
||||
my $storage = $self->getStorageLocation;
|
||||
my $file = $self->filename;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue