Part of lp.scripts.garbo View In Hierarchy
Prune `CodeImportEvent`s that are more than a month old. Events that happened more than 30 days ago are really of no interest to us.
Inherited from BulkPruner:
| Method | getStore | The master Store for the table we are pruning. | 
| Method | __init__ | Undocumented | 
| Method | isDone | See ITunableLoop. | 
  
| Method | __call__ | See ITunableLoop. | 
  
| Method | cleanUp | See ITunableLoop. | 
  
Inherited from TunableLoop (via BulkPruner):
| Method | run | Undocumented |