mirror of
https://github.com/Pennyw0rth/NetExec
synced 2026-06-06 16:34:30 +00:00
remove logging import
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
#!/usr/bin/env python3
|
||||
# -*- coding: utf-8 -*-
|
||||
import importlib
|
||||
import logging
|
||||
import os
|
||||
|
||||
import cme
|
||||
from cme.context import Context
|
||||
from cme.logger import CMEAdapter
|
||||
|
||||
Reference in New Issue
Block a user