mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2026-03-12 21:02:52 -07:00
Remove unused regex import from cli.py
This commit is contained in:
@@ -6,7 +6,6 @@ import sys
|
||||
import tomlkit
|
||||
import requests
|
||||
import os
|
||||
import re
|
||||
|
||||
import pwnagotchi
|
||||
from pwnagotchi import utils
|
||||
|
||||
Reference in New Issue
Block a user