mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
Cleanup
This commit is contained in:
parent
d01fcc3c15
commit
b1cc9bb4e2
1 changed files with 0 additions and 1 deletions
|
|
@ -35,7 +35,6 @@ local function get_interfaces_info()
|
|||
local ifstats = interface.getStats()
|
||||
|
||||
if ifstats then
|
||||
|
||||
local since_reset_drops = ifstats.stats_since_reset.drops
|
||||
local since_reset_packets = ifstats.stats_since_reset.packets
|
||||
local drops_pct = 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue