[IMP] base_report_to_printer - clean imports

This commit is contained in:
Yannick Vaucher
2013-09-30 13:03:49 +02:00
committed by Sylvain GARANCHER
parent 10b5678b67
commit c336491c0e
4 changed files with 9 additions and 18 deletions

View File

@@ -21,5 +21,5 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
import printing
import wizard
from . import printing
from . import wizard