mirror of
https://github.com/nmap/nmap.git
synced 2025-12-07 05:01:29 +00:00
Remove some unneeded imports of re, and compile one pattern
This commit is contained in:
@@ -128,7 +128,6 @@ import errno
|
||||
import locale
|
||||
import sys
|
||||
import os
|
||||
import re
|
||||
import tempfile
|
||||
import unittest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user