Skip to content
Snippets Groups Projects
Commit 1a140438 authored by Clement Ho's avatar Clement Ho
Browse files

Fix newline

parent 20bb7f06
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -95,4 +95,4 @@ class FilteredSearchTokenKeys {
}
 
window.gl = window.gl || {};
gl.FilteredSearchTokenKeys = FilteredSearchTokenKeys;
\ No newline at end of file
gl.FilteredSearchTokenKeys = FilteredSearchTokenKeys;
Loading
Loading
@@ -187,4 +187,4 @@
new gl.IssuableBulkActions({
prefixId: 'issue_',
});
});
\ No newline at end of file
});
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