aboutsummaryrefslogtreecommitdiff
path: root/dodai/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'dodai/__init__.py')
-rw-r--r--dodai/__init__.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/dodai/__init__.py b/dodai/__init__.py
index 87155db..55bb57d 100644
--- a/dodai/__init__.py
+++ b/dodai/__init__.py
@@ -15,8 +15,6 @@
15# You should have received a copy of the GNU General Public License 15# You should have received a copy of the GNU General Public License
16# along with Dodai. If not, see <http://www.gnu.org/licenses/>. 16# along with Dodai. If not, see <http://www.gnu.org/licenses/>.
17 17
18
19
20import os 18import os
21import sys 19import sys
22from dodai.config import Config 20from dodai.config import Config