remove traceback in sysinfo

This commit is contained in:
Jabasukuriputo Wang 2023-11-24 11:30:30 -06:00 committed by GitHub
parent 86b99b1e98
commit 5cedc8f9b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
import json
import os
import sys
import traceback
import platform
import hashlib