[IMP] point_of_sale: Removed unused import statement suggested by buildbot.
authoruco (OpenERP) <uco@tinyerp.com>
Thu, 14 Oct 2010 05:46:27 +0000 (11:16 +0530)
committeruco (OpenERP) <uco@tinyerp.com>
Thu, 14 Oct 2010 05:46:27 +0000 (11:16 +0530)
bzr revid: uco@tinyerp.com-20101014054627-eux2ztfnoqvvwwrf

addons/point_of_sale/report/pos_details_summary.py

index 30cfdd7..4c20649 100644 (file)
@@ -20,7 +20,6 @@
 ##############################################################################
 
 import time
-from datetime import datetime
 from report import report_sxw