Remove unused version field form the plugins

This commit is contained in:
emanuele-f 2020-02-10 11:55:12 +01:00
parent a564a7a094
commit d339c81e5c
33 changed files with 1 additions and 35 deletions

View file

@ -6,6 +6,5 @@ return {
title = "App Misconfiguration",
description = "Detects problems in app configuration",
author = "ntop",
version = 1,
dependencies = {},
}