Commit 35dce81b authored by Ivan Tyagov's avatar Ivan Tyagov

Remove forgotten logging.

parent e151c01a
......@@ -64,7 +64,6 @@ preferred_image_size = portal.portal_preferences.getPreferredImageSize()\n
# thumbnail is required always\n
display_list = ["thumbnail"]\n
method = context.getTypeBasedMethod(\'preConvert\')\n
context.log(method)\n
return method(**dict(format=format, quality=quality, display_list = display_list))\n
</string> </value>
</item>
......
9
\ No newline at end of file
10
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment