Fix lgtm error.
This commit is contained in:
parent
ec9766ae81
commit
ecb82caf42
@ -25,7 +25,6 @@ def Main (argv):
|
||||
'-s', iconsDir,
|
||||
'-d', fixedIconsDir
|
||||
])
|
||||
imagesPath = os.path.abspath (os.path.join ('website', 'assets', 'images'))
|
||||
Tools.RunCommand ('svgo', [fixedIconsDir])
|
||||
Tools.RunCommand ('fantasticon', [
|
||||
fixedIconsDir,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user