- Revision
- 16114
- Author
- stearns
- Date
- 2007-12-12 09:43:49 -0800 (Wed, 12 Dec 2007)
Log Message
note to self: when removing extraneous debug statements, save before commit
Modified Paths
Diff
Modified: trunk/chandler/parcels/osaf/pim/calendar/tests/TestReminders.py (16113 => 16114)
--- trunk/chandler/parcels/osaf/pim/calendar/tests/TestReminders.py 2007-12-12 17:42:12 UTC (rev 16113) +++ trunk/chandler/parcels/osaf/pim/calendar/tests/TestReminders.py 2007-12-12 17:43:49 UTC (rev 16114) @@ -20,10 +20,7 @@ import osaf.pim.tests.TestDomainModel as TestDomainModel import repository.item from datetime import datetime, timedelta, time -import logging -logger = logging.getLogger(__name__) - class AbsoluteReminderTestCase(TestDomainModel.DomainModelTestCase): def setUp(self): super(AbsoluteReminderTestCase, self).setUp()
_______________________________________________ Commits mailing list [email protected] http://lists.osafoundation.org/mailman/listinfo/commits
