Fix lgtm error.
This commit is contained in:
parent
ec9766ae81
commit
ecb82caf42
@ -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,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user