X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=bin%2Fgal-scan;h=bb74c06c5c5f77f5a3ac6f6e6f2deb34b7383ce5;hb=cde61557c48e9889d942fb95fcb762e6c24f15a3;hp=a976d5d9ce4e33b480359d968ab665bcd2c76627;hpb=d94da8d601fa080700f1d610089ec5f602d5ee88;p=gallery.git diff --git a/bin/gal-scan b/bin/gal-scan index a976d5d..bb74c06 100755 --- a/bin/gal-scan +++ b/bin/gal-scan @@ -2,8 +2,7 @@ # UCW Gallery: Scan images and generate image list # (c) 2004--2015 Martin Mares -use strict; -use warnings; +use common::sense; use UCW::Gallery; use UCW::Gallery::Hashes;