cleaning up code.
This commit is contained in:
@@ -35,8 +35,6 @@
|
||||
|
||||
return array(
|
||||
|
||||
// route the official docs
|
||||
'docs' => array(
|
||||
'handles' => 'docs'
|
||||
),
|
||||
'docs' => array('handles' => 'docs'),
|
||||
|
||||
);
|
||||
Reference in New Issue
Block a user