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:
authorBryce Johnson <bryce@gitlab.com>2016-10-27 20:09:58 +0300
committerBryce Johnson <bryce@gitlab.com>2016-10-31 13:39:52 +0300
commit5fb226a934b07b214dcbd6711f1068866c0c1dae (patch)
tree76cf76e0dd966b7e176c0be6f83eade4deeb189c /app/assets/javascripts/network
parent696f09c7bf15c090c46a7d9abe14e0c769576db2 (diff)
Remove leftover references to coffeescript from comments and docs.
Diffstat (limited to 'app/assets/javascripts/network')
-rw-r--r--app/assets/javascripts/network/network_bundle.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/javascripts/network/network_bundle.js b/app/assets/javascripts/network/network_bundle.js
index ede72a96d76..42d6799c82f 100644
--- a/app/assets/javascripts/network/network_bundle.js
+++ b/app/assets/javascripts/network/network_bundle.js
@@ -1,6 +1,6 @@
/* eslint-disable */
// This is a manifest file that'll be compiled into including all the files listed below.
-// Add new JavaScript/Coffee code in separate files in this directory and they'll automatically
+// 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
// It's not advisable to add code directly here, but if you do, it'll appear at the bottom of the
// the compiled file.