Update import per pycorepos changes

This commit is contained in:
Lance Edgar 2021-12-30 21:49:00 -06:00
parent 74b9ec5e1e
commit 802ffddc6d

View file

@ -2,7 +2,7 @@
################################################################################
#
# Rattail -- Retail Software Framework
# Copyright © 2010-2018 Lance Edgar
# Copyright © 2010-2021 Lance Edgar
#
# This file is part of Rattail.
#
@ -24,6 +24,5 @@
CORE POS Database Stuff
"""
from __future__ import unicode_literals, absolute_import
from corepos.db import Session
# TODO: deprecate / remove this
from corepos.db.office_op import Session