summaryrefslogtreecommitdiff
path: root/plugins/python/welcome/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/python/welcome/__init__.py')
-rw-r--r--plugins/python/welcome/__init__.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/python/welcome/__init__.py b/plugins/python/welcome/__init__.py
deleted file mode 100644
index 00a76af..0000000
--- a/plugins/python/welcome/__init__.py
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-
-from welcome.plugin import WelcomePlugin as AutoLoad