mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
Remove unnecessary include
This commit is contained in:
parent
f92a88bff0
commit
b22a3e8231
1 changed files with 0 additions and 1 deletions
|
|
@ -11,7 +11,6 @@ require "blacklist_utils"
|
|||
|
||||
if(ntop.isPro()) then
|
||||
package.path = dirs.installdir .. "/scripts/lua/pro/?.lua;" .. package.path
|
||||
require "report_utils"
|
||||
end
|
||||
|
||||
sendHTTPHeader('text/html; charset=iso-8859-1')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue