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

@ -12,6 +12,5 @@ return {
title = "Webhook Alert Endpoint",
description = "Provides alerts notifications via webhooks",
author = "ntop",
version = 1,
dependencies = {},
}