From 97ad20fc72e96bc5c4c64aa2f52dded43b742a95 Mon Sep 17 00:00:00 2001 From: Bigsk Date: Sun, 1 Nov 2020 12:37:59 +0800 Subject: [PATCH] Just a small change :) --- command.py | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 command.py diff --git a/command.py b/command.py deleted file mode 100644 index bf99d14..0000000 --- a/command.py +++ /dev/null @@ -1,5 +0,0 @@ -#------------------# -import os,requests,json,time,sys,psutil,string,platform,glob,getpass,shutil,hashlib,random,subprocess,math,zipfile,threading -#------------------# - -print(float(psutil.virtual_memory().free / 1024 ** 3) * 0.8) \ No newline at end of file