From ba9f0338219a6fe21f964614cfd5946fe2ab3df5 Mon Sep 17 00:00:00 2001 From: nick n <39005454+inphobia@users.noreply.github.com> Date: Tue, 27 Nov 2018 12:19:36 +0100 Subject: [PATCH] remove double define of "plugin:" (#448) disclaimer: i did not test this is any way, came across it when looking for something else. --- share/config.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/share/config.yml b/share/config.yml index 1d935d90..0a9ec3b7 100644 --- a/share/config.yml +++ b/share/config.yml @@ -479,7 +479,6 @@ engines: PRE_CHOMP: 1 INCLUDE_PATH: [] layout: 'main' -plugins: plugins: Swagger: main_api_module: 'App::Netdisco'