Skip to content
Snippets Groups Projects
Commit 56601e0f authored by mads's avatar mads
Browse files

remove unused psutil import

parent b0cef0da
No related branches found
No related tags found
No related merge requests found
...@@ -13,7 +13,7 @@ from future import standard_library ...@@ -13,7 +13,7 @@ from future import standard_library
standard_library.install_aliases() standard_library.install_aliases()
import os import os
import psutil
DEBUG = False DEBUG = False
def pexec(args, cwd=None): def pexec(args, cwd=None):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment