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
1 merge request!5Clustertools
Pipeline #
......@@ -13,7 +13,7 @@ from future import standard_library
standard_library.install_aliases()
import os
import psutil
DEBUG = False
def pexec(args, cwd=None):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment