remove configparser

This commit is contained in:
crp3844
2022-09-08 13:12:44 -04:00
parent add98a058f
commit 303e11b348

View File

@@ -4,7 +4,6 @@ import os
import subprocess
import platform
import json
import configparser
import getpass
import logging
import secrets