Skip to content
Snippets Groups Projects
Commit 257af80e authored by Jacob Schatz's avatar Jacob Schatz
Browse files

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
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -11,4 +11,3 @@ export default function () {
new ZenMode(); // eslint-disable-line no-new
initIssuableSidebar();
}
Loading
Loading
@@ -30,4 +30,3 @@ export default function () {
howToMerge();
initWidget();
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment