fix: remove no use import

This commit is contained in:
wql 2024-09-05 13:01:49 +08:00
parent 846fb7bfef
commit 4058fd7d64
1 changed files with 0 additions and 6 deletions

View File

@ -1,11 +1,5 @@
import os
import sys
import time
import yaml
import json
import pynvml
import time
import psutil
def main():
run_type = sys.argv[1]