diff options
author | Eugen Rochko <eugen@zeonfederated.com> | 2016-10-02 14:58:06 +0200 |
---|---|---|
committer | Eugen Rochko <eugen@zeonfederated.com> | 2016-10-02 14:58:06 +0200 |
commit | 4909bbf415ca02093d0223d0d478eb06cb5cf78b (patch) | |
tree | 273dda1e2a64cd32210b1cf122af3c4eba51e4f0 /app/assets/javascripts | |
parent | b36197c307b4101511c6b8e653eca78f26e33ec4 (diff) |
Add logging for outgoing http requests
Diffstat (limited to 'app/assets/javascripts')
-rw-r--r-- | app/assets/javascripts/about.coffee | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/app/assets/javascripts/about.coffee b/app/assets/javascripts/about.coffee deleted file mode 100644 index 24f83d18b..000000000 --- a/app/assets/javascripts/about.coffee +++ /dev/null @@ -1,3 +0,0 @@ -# Place all the behaviors and hooks related to the matching controller here. -# All this logic will automatically be available in application.js. -# You can use CoffeeScript in this file: http://coffeescript.org/ |