Don't import anything in __init__

This commit is contained in:
Sergi Almacellas Abellana 2016-07-29 09:28:00 +02:00
parent 818519585d
commit 9ce8ab5f52

View file

@ -17,5 +17,3 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
from .record import Record, write