]> git.parisson.com Git - teleforma.git/commitdiff
test
authoryomguy <yomguy@parisson.com>
Wed, 17 Oct 2012 12:56:57 +0000 (14:56 +0200)
committeryomguy <yomguy@parisson.com>
Wed, 17 Oct 2012 12:56:57 +0000 (14:56 +0200)
teleforma/views/core.py

index 460460226ce12d3ea2698fd783e187205bb486da..5e35815c361bb8877173a10b65a3d436e9f3dcf1 100644 (file)
@@ -531,7 +531,6 @@ class ConferenceRecordView(FormView):
         s.teleforma.create_conference(conference.to_json_dict())
 
 
-
 class HelpView(TemplateView):
 
     template_name='teleforma/help.html'