diff options
author | francis <francis> | 2008-10-17 10:27:55 +0000 |
---|---|---|
committer | francis <francis> | 2008-10-17 10:27:55 +0000 |
commit | 139ff2172188870db507714988fd9a2f082e8e29 (patch) | |
tree | da4faa474ee4c74c17153eab4d949a0eed436142 | |
parent | 88eba99ca0bdce997ca78f76a29045ac543826df (diff) |
Unused view.
-rw-r--r-- | app/views/body/index.rhtml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app/views/body/index.rhtml b/app/views/body/index.rhtml deleted file mode 100644 index 646269bf7..000000000 --- a/app/views/body/index.rhtml +++ /dev/null @@ -1,2 +0,0 @@ -<h1>Body#index</h1> -<p>Find me in app/views/body/index.rhtml</p> |