diff options
Diffstat (limited to 'billing/app/views/customer/_subscription.html.haml')
-rw-r--r-- | billing/app/views/customer/_subscription.html.haml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/billing/app/views/customer/_subscription.html.haml b/billing/app/views/customer/_subscription.html.haml deleted file mode 100644 index a57f6e9..0000000 --- a/billing/app/views/customer/_subscription.html.haml +++ /dev/null @@ -1 +0,0 @@ -= render :partial => "subscriptions/subscription_details", :locals => {:subscription => subscription} |