Can't remove puppet module/classes from Foreman

I have removed one puppet module from /etc/puppet/modules folder, then I did
rake puppet:import:puppet_classes, but the module is still showing up in the
GUI. I could delete it from the GUI, but the next time when trying to run
'rake puppet:import:puppet_classes', the module would be imported once
again. foreman 0.3.

Any ideas? I am wondering where the cache is. I restarted Apache already
(foreman/passenger here).

Please ignore this one, it is my fault, I renamed the module folder name,
but didn't change some class name inside some module .pp file.

··· On Thu, Jun 9, 2011 at 7:03 PM, hai wu wrote:

I have removed one puppet module from /etc/puppet/modules folder, then I
did rake puppet:import:puppet_classes, but the module is still showing up in
the GUI. I could delete it from the GUI, but the next time when trying to
run ‘rake puppet:import:puppet_classes’, the module would be imported once
again. foreman 0.3.

Any ideas? I am wondering where the cache is. I restarted Apache already
(foreman/passenger here).