Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClement Ho <ClemMakesApps@gmail.com>2016-11-14 19:37:55 +0300
committerClement Ho <ClemMakesApps@gmail.com>2017-01-10 01:00:55 +0300
commit01eb0571f0498225c3d75df419b8a50a47739dc8 (patch)
tree99fef61ec45c9a2478b4569ec377302bc9b46d34 /app/assets/javascripts/filtered_search/filtered_search_bundle.js
parent7f4609198d2a46e8b850a535cb17a3f67d87e25e (diff)
Resolve MR review suggestions
Diffstat (limited to 'app/assets/javascripts/filtered_search/filtered_search_bundle.js')
-rw-r--r--app/assets/javascripts/filtered_search/filtered_search_bundle.js6
1 files changed, 0 insertions, 6 deletions
diff --git a/app/assets/javascripts/filtered_search/filtered_search_bundle.js b/app/assets/javascripts/filtered_search/filtered_search_bundle.js
index 656979ba82f..d188718c5f3 100644
--- a/app/assets/javascripts/filtered_search/filtered_search_bundle.js
+++ b/app/assets/javascripts/filtered_search/filtered_search_bundle.js
@@ -1,4 +1,3 @@
- /* eslint-disable */
// This is a manifest file that'll be compiled into including all the files listed below.
// Add new JavaScript code in separate files in this directory and they'll automatically
// be included in the compiled file accessible from http://example.com/assets/application.js
@@ -6,8 +5,3 @@
// the compiled file.
//
/*= require_tree . */
-
- (function() {
-
- }).call(this);
- \ No newline at end of file