Remove now unused imports

This commit is contained in:
s.mehrbrodt@gmail.com 2013-09-26 17:08:27 +02:00
parent 285508fd2d
commit 9dbb2e12b0
1 changed files with 0 additions and 2 deletions

View File

@ -29,8 +29,6 @@
"""
The :mod:`songbeamerimport` module provides the functionality for importing SongBeamer songs into the OpenLP database.
"""
import chardet
import codecs
import logging
import os
import io