You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by jo...@apache.org on 2014/03/23 01:57:55 UTC

svn commit: r1580397 - /thrift/cms-site/trunk/lib/view.pm

Author: joes
Date: Sun Mar 23 00:57:55 2014
New Revision: 1580397

URL: http://svn.apache.org/r1580397
Log:
debug

Modified:
    thrift/cms-site/trunk/lib/view.pm

Modified: thrift/cms-site/trunk/lib/view.pm
URL: http://svn.apache.org/viewvc/thrift/cms-site/trunk/lib/view.pm?rev=1580397&r1=1580396&r2=1580397&view=diff
==============================================================================
--- thrift/cms-site/trunk/lib/view.pm (original)
+++ thrift/cms-site/trunk/lib/view.pm Sun Mar 23 00:57:55 2014
@@ -1,5 +1,4 @@
 package view;
 # see https://svn.apache.org/repos/infra/websites/cms/build/lib/ASF/View.pm
 use base 'ASF::View';
-
 1;