mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-02 17:00:10 +00:00
Remove unused version field form the plugins
This commit is contained in:
parent
a564a7a094
commit
d339c81e5c
33 changed files with 1 additions and 35 deletions
|
|
@ -6,6 +6,5 @@ return {
|
|||
title = "External Alert",
|
||||
description = "Retrieves and triggers alerts from external sources (e.g. suricata)",
|
||||
author = "ntop",
|
||||
version = 1,
|
||||
dependencies = {},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue