Skip to content
Snippets Groups Projects
Commit 7c34d7e9 authored by Thomas Bellman's avatar Thomas Bellman
Browse files

Remove blank line before block-closing brace.

parent 9a65b73b
Branches
No related tags found
No related merge requests found
...@@ -72,6 +72,5 @@ class console::keymap::default( ...@@ -72,6 +72,5 @@ class console::keymap::default(
default: { default: {
fail("Don't know how to set keymap on ${::operatingsystem}.") fail("Don't know how to set keymap on ${::operatingsystem}.")
} }
} }
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment