Skip to content
Snippets Groups Projects
Commit da643493 authored by root's avatar root
Browse files

Removed unneccessary imports

parent b46b0bec
No related branches found
No related tags found
No related merge requests found
#! /usr/bin/python3
# -*- coding: utf-8 -*-
import requests
import argparse
import logging
import sys
from modules.args import Args
from modules.config import Config
import configparser
import base64
class Data:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment