From c4e6f42e1b629e98ddeeb7c9821f1266f7295685 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Louis-Philippe=20V=C3=A9ronneau?= Date: Thu, 22 Dec 2016 21:46:37 -0500 Subject: fix missing/superfluous newline at the end/beginning of files --- manifests/init.pp | 1 - 1 file changed, 1 deletion(-) (limited to 'manifests/init.pp') diff --git a/manifests/init.pp b/manifests/init.pp index f7ef2e4..63059dd 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -128,5 +128,4 @@ class apt ( # Another Semaphor for all packages to reference alias => [ 'apt_updated', 'refresh_apt'] } - } -- cgit v1.2.3