Author: joes
Date: Sat Mar 22 15:22:31 2014
New Revision: 1580224
URL: http://svn.apache.org/r1580224
Log:
type is redundant
Modified:
thrift/cms-site/trunk/lib/path.pm
Modified: thrift/cms-site/trunk/lib/path.pm
URL:
http://svn.apache.org/viewvc/thrift/cms-site/trunk/lib/path.pm?rev=1580224&r1=1580223&r2=1580224&view=diff
==============================================================================
--- thrift/cms-site/trunk/lib/path.pm (original)
+++ thrift/cms-site/trunk/lib/path.pm Sat Mar 22 15:22:31 2014
@@ -23,7 +23,6 @@ our @patterns = (
conf => $conf,
template => 'default.html',
repo => 'thrift.git',
- type => 'git',
}],
);