From 4909bbf415ca02093d0223d0d478eb06cb5cf78b Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Sun, 2 Oct 2016 14:58:06 +0200 Subject: Add logging for outgoing http requests --- app/assets/javascripts/about.coffee | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 app/assets/javascripts/about.coffee (limited to 'app/assets/javascripts') 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/ -- cgit