[web] refactoring: removing unused 'npm' module

This commit is contained in:
Vinicius Moreira
2021-12-13 15:51:24 -03:00
parent b00f583067
commit a0ad89a5e9

View File

@@ -1,5 +0,0 @@
import shutil
def is_available() -> bool:
return bool(shutil.which('npm'))