summaryrefslogtreecommitdiff
path: root/manifests/init.pp
diff options
context:
space:
mode:
authorLouis-Philippe VĂ©ronneau <pollito@riseup.net>2016-12-22 21:46:37 -0500
committerLouis-Philippe VĂ©ronneau <pollito@riseup.net>2016-12-22 21:46:37 -0500
commitc4e6f42e1b629e98ddeeb7c9821f1266f7295685 (patch)
tree838928225130d0616d868249080ae8966a80172d /manifests/init.pp
parentef6036e879f894697a03459501a994af930dc4f6 (diff)
fix missing/superfluous newline at the end/beginning of files
Diffstat (limited to 'manifests/init.pp')
-rw-r--r--manifests/init.pp1
1 files changed, 0 insertions, 1 deletions
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']
}
-
}