cleaning up code.
This commit is contained in:
parent
6ee7c1c280
commit
71531e5fe9
|
@ -35,8 +35,6 @@
|
||||||
|
|
||||||
return array(
|
return array(
|
||||||
|
|
||||||
// route the official docs
|
'docs' => array('handles' => 'docs'),
|
||||||
'docs' => array(
|
|
||||||
'handles' => 'docs'
|
|
||||||
),
|
|
||||||
);
|
);
|
Loading…
Reference in New Issue