Skip to content

Commit

Permalink
missed the import
Browse files Browse the repository at this point in the history
  • Loading branch information
CyberRoute committed Sep 28, 2024
1 parent cc92a2e commit 7451b6d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/arp_scanner.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"""
import io
import sys
import socket
import netifaces
from scapy.all import arping, ARP, get_if_addr # pylint: disable=E0611
from PySide6.QtWidgets import ( # pylint: disable=E0611
Expand Down

0 comments on commit 7451b6d

Please sign in to comment.