From f9f4c8d981c030ca6219706701163c3e6b9cc800 Mon Sep 17 00:00:00 2001 From: Christoph Haas Date: Wed, 20 Nov 2013 21:20:51 +0100 Subject: [PATCH] Removed needless templates. --- app/views/packages/with_screenshots.html.erb | 2 -- app/views/packages/without_screenshots.html.erb | 2 -- 2 files changed, 4 deletions(-) delete mode 100644 app/views/packages/with_screenshots.html.erb delete mode 100644 app/views/packages/without_screenshots.html.erb diff --git a/app/views/packages/with_screenshots.html.erb b/app/views/packages/with_screenshots.html.erb deleted file mode 100644 index 0fc1e9f..0000000 --- a/app/views/packages/with_screenshots.html.erb +++ /dev/null @@ -1,2 +0,0 @@ -

Packages#with_screenshots

-

Find me in app/views/packages/with_screenshots.html.erb

diff --git a/app/views/packages/without_screenshots.html.erb b/app/views/packages/without_screenshots.html.erb deleted file mode 100644 index b7057b8..0000000 --- a/app/views/packages/without_screenshots.html.erb +++ /dev/null @@ -1,2 +0,0 @@ -

Packages#without_screenshots

-

Find me in app/views/packages/without_screenshots.html.erb