From 6a3894f5a0244111ed573e3efe889f10d29277f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Imobach=20Gonz=C3=A1lez=20Sosa?= Date: Tue, 17 Jan 2017 15:42:34 +0000 Subject: [PATCH] Remove extra empty line --- src/modules/InstData.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/src/modules/InstData.rb b/src/modules/InstData.rb index 562cd5026..4a5ea60db 100644 --- a/src/modules/InstData.rb +++ b/src/modules/InstData.rb @@ -122,7 +122,6 @@ def main publish variable: :downloaded_release_notes, type: "list" publish variable: :stop_relnotes_download, type: "boolean" publish variable: :failed_release_notes, type: "list" - end InstData = InstDataClass.new