diff --git a/manifests/init.pp b/manifests/init.pp
index ab642c682a79d0dcce6f2c0e9f105c9e8cfa539d..eb2d3af39201f40f8aad4edaebf3f1808a280e49 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -33,5 +33,4 @@ class terminalegress {
     zone    => 'public',
     service => 'http',
   }
-
 }