From 24e0629edd558bded144aae141b5822e879f00ca Mon Sep 17 00:00:00 2001 From: Kai Hendry Date: Sat, 15 Jun 2013 22:21:54 +0800 Subject: [PATCH] Git rid of count debug message --- .gitmodules | 3 --- json-to-text.php | 1 - 2 files changed, 4 deletions(-) delete mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index af2ca4e..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "bootstrap"] - path = bootstrap - url = https://github.com/twitter/bootstrap.git diff --git a/json-to-text.php b/json-to-text.php index 2483e96..95082fc 100755 --- a/json-to-text.php +++ b/json-to-text.php @@ -2,7 +2,6 @@ id_str . "|"; echo $foo[$i]->created_at . "|";