Removing dead import.

This commit is contained in:
mark_story 2010-11-03 22:34:43 -04:00
parent 8f31ef7149
commit 3f61fa004e

View file

@ -21,7 +21,6 @@
/**
* Included libraries.
*/
App::import('Core', 'ClassRegistry');
App::import('View', 'HelperCollection', false);
App::import('View', 'Helper', false);