X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Fplatformview.py;h=f3ea7f7a06c67a16cc2504e733779cd359b3b78f;hb=2dc75c0c2dfee75e257a42e757799b3b28aaef28;hp=a81ba871d97f9f45c552238b591319c61473a159;hpb=c025814eadebf386f556f9af571d3f04e2124a80;p=myslice.git diff --git a/portal/platformview.py b/portal/platformview.py index a81ba871..f3ea7f7a 100644 --- a/portal/platformview.py +++ b/portal/platformview.py @@ -61,6 +61,3 @@ class PlatformView(FreeAccessView): context.update(page.prelude_env()) return context - - -