summaryrefslogtreecommitdiffstats
path: root/views/anime_list/index.html
diff options
context:
space:
mode:
authorraylu <raylu@mixpanel.com>2011-07-24 20:04:48 -0700
committerraylu <raylu@mixpanel.com>2011-07-24 20:04:48 -0700
commitc62f4d8fb6fb52f10c0c8f16c6faf5d1dd87c2d1 (patch)
tree2abe113a9844e117738daf89c93015ad660be4e6 /views/anime_list/index.html
parent2bd2b4951627ae78631cc292979c84fdff677ba0 (diff)
downloadotakuhub-c62f4d8fb6fb52f10c0c8f16c6faf5d1dd87c2d1.tar.xz
remove unused anime_list index views
Diffstat (limited to 'views/anime_list/index.html')
-rw-r--r--views/anime_list/index.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/views/anime_list/index.html b/views/anime_list/index.html
deleted file mode 100644
index ad9911a..0000000
--- a/views/anime_list/index.html
+++ /dev/null
@@ -1,3 +0,0 @@
-<h1><?= $user->username ?>'s AnimeList</h1>
-
-<?= print_r($watching); ?> \ No newline at end of file