mirror of
https://github.com/nmap/nmap.git
synced 2026-01-03 13:19:04 +00:00
Removes unused dependencies from all files in nselib folder.
This commit is contained in:
@@ -10,8 +10,6 @@
|
||||
|
||||
local select = select
|
||||
|
||||
local mininteger = require "math".mininteger
|
||||
|
||||
local _ENV = {}
|
||||
|
||||
--- Returns the one's complement of <code>a</code>.
|
||||
|
||||
Reference in New Issue
Block a user