From 71da954a7620791183294c09b9e74a26196455a8 Mon Sep 17 00:00:00 2001 From: maxwell Date: Tue, 9 Nov 2010 01:08:48 -0800 Subject: [PATCH] removing deletetion --- app/views/status_messages/_status_message.html.haml | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 app/views/status_messages/_status_message.html.haml diff --git a/app/views/status_messages/_status_message.html.haml b/app/views/status_messages/_status_message.html.haml deleted file mode 100644 index 85fd62688..000000000 --- a/app/views/status_messages/_status_message.html.haml +++ /dev/null @@ -1,5 +0,0 @@ --# Copyright (c) 2010, Diaspora Inc. This file is --# licensed under the Affero General Public License version 3 or later. See --# the COPYRIGHT file. - -= markdownify(post.message)