Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
heptapod
heptapod
Commits
11021402d64e
Commit
094059c1
authored
Mar 01, 2018
by
Stan Hu
Committed by
Jacob Schatz
Mar 01, 2018
Browse files
Remove trailing newline that was causing an EE conflict
parent
17812d1d8dad
Changes
2
Show whitespace changes
Inline
Side-by-side
app/assets/javascripts/pages/projects/issues/show.js
View file @
11021402
...
...
@@ -11,4 +11,3 @@ export default function () {
new
ZenMode
();
// eslint-disable-line no-new
initIssuableSidebar
();
}
app/assets/javascripts/pages/projects/merge_requests/init_merge_request_show.js
View file @
11021402
...
...
@@ -30,4 +30,3 @@ export default function () {
howToMerge
();
initWidget
();
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment