From 022f899c10171b76a43177103df29b180b87e221 Mon Sep 17 00:00:00 2001 From: Andreas Preikschat Date: Sat, 6 Jul 2013 23:20:46 +0200 Subject: [PATCH] added fixme --- openlp/core/ui/firsttimeform.py | 1 + 1 file changed, 1 insertion(+) diff --git a/openlp/core/ui/firsttimeform.py b/openlp/core/ui/firsttimeform.py index e844673ee..951a36ad7 100644 --- a/openlp/core/ui/firsttimeform.py +++ b/openlp/core/ui/firsttimeform.py @@ -29,6 +29,7 @@ """ This module contains the first time wizard. """ +#FIXME: python3: remove duplicated imports. import io import logging import os