From b79de3bf0ae7d69b7f9c9ff69c4db9ad0827e2be Mon Sep 17 00:00:00 2001 From: DineshRai Date: Tue, 15 Jul 2014 22:06:53 -0400 Subject: [PATCH] add comments to javascript to clarify what the code is doing --- app/assets/javascripts/category_filter.js | 0 test.html | 102 ---------------------- 2 files changed, 102 deletions(-) delete mode 100644 app/assets/javascripts/category_filter.js delete mode 100644 test.html diff --git a/app/assets/javascripts/category_filter.js b/app/assets/javascripts/category_filter.js deleted file mode 100644 index e69de29..0000000 diff --git a/test.html b/test.html deleted file mode 100644 index 8c736ab..0000000 --- a/test.html +++ /dev/null @@ -1,102 +0,0 @@ - - - - - Google Search API Sample - - - - - - -

-
Loading...
- - \ No newline at end of file