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