From 3d3587dce60413a3e044ce9d4b3ef1c1f8c44623 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xavier=20Juli=C3=A1n?= Date: Tue, 10 Jun 2014 08:44:19 +0200 Subject: [PATCH] us-story-detail file not used --- app/usstory-detail.jade | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 app/usstory-detail.jade diff --git a/app/usstory-detail.jade b/app/usstory-detail.jade deleted file mode 100644 index 5cf3296e..00000000 --- a/app/usstory-detail.jade +++ /dev/null @@ -1,12 +0,0 @@ -extends layout - -block head - title Taiga Project management web application with scrum in mind! - -block content - section.main.usstory - include views/components/mainTitle - - sidebar.menu-secondary.sidebar - -