Fix lgtm error.

This commit is contained in:
kovacsv 2021-08-27 08:14:23 +02:00
parent ec9766ae81
commit ecb82caf42

View File

@ -25,7 +25,6 @@ def Main (argv):
'-s', iconsDir, '-s', iconsDir,
'-d', fixedIconsDir '-d', fixedIconsDir
]) ])
imagesPath = os.path.abspath (os.path.join ('website', 'assets', 'images'))
Tools.RunCommand ('svgo', [fixedIconsDir]) Tools.RunCommand ('svgo', [fixedIconsDir])
Tools.RunCommand ('fantasticon', [ Tools.RunCommand ('fantasticon', [
fixedIconsDir, fixedIconsDir,