Remove unnecessary reimports which slipped in by accident.

This commit is contained in:
Mattias Põldaru 2012-06-20 10:43:35 +03:00
parent 53e4909952
commit 0a2ea0fc51
1 changed files with 0 additions and 2 deletions

View File

@ -34,8 +34,6 @@ from openlp.core.lib.ui import UiStrings
from openlp.core.ui.wizard import WizardStrings
from opensongimport import OpenSongImport
from easyslidesimport import EasySlidesImport
from foilpresenterimport import FoilPresenterImport
from ewimport import EasyWorshipSongImport
from olpimport import OpenLPSongImport
from openlyricsimport import OpenLyricsImport
from wowimport import WowImport