forked from openlp/openlp
Restore previously deleted import
This commit is contained in:
parent
b371e73acc
commit
80bb6f713e
@ -25,6 +25,7 @@ The :mod:`songbeamer` module provides the functionality for importing SongBeamer
|
|||||||
import logging
|
import logging
|
||||||
import os
|
import os
|
||||||
import re
|
import re
|
||||||
|
import chardet
|
||||||
|
|
||||||
from openlp.plugins.songs.lib import VerseType
|
from openlp.plugins.songs.lib import VerseType
|
||||||
from openlp.plugins.songs.lib.importers.songimport import SongImport
|
from openlp.plugins.songs.lib.importers.songimport import SongImport
|
||||||
|
Loading…
Reference in New Issue
Block a user