cleaning up code.

This commit is contained in:
Taylor Otwell
2012-04-03 09:22:02 -05:00
parent 6ee7c1c280
commit 71531e5fe9

View File

@@ -35,8 +35,6 @@
return array(
// route the official docs
'docs' => array(
'handles' => 'docs'
),
'docs' => array('handles' => 'docs'),
);