Commit 257af80e authored by Jacob Schatz's avatar Jacob Schatz

Merge branch 'sh-remove-trailing-lines' into 'master'

Remove trailing newline that was causing an EE conflict

See merge request gitlab-org/gitlab-ce!17465
parents 5c4eace6 77346c19
......@@ -11,4 +11,3 @@ export default function () {
new ZenMode(); // eslint-disable-line no-new
initIssuableSidebar();
}
......@@ -30,4 +30,3 @@ export default function () {
howToMerge();
initWidget();
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment