Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim-plugins.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'httpupload/__init__.py')
-rw-r--r--httpupload/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/httpupload/__init__.py b/httpupload/__init__.py
index 00f09a4..1c9615f 100644
--- a/httpupload/__init__.py
+++ b/httpupload/__init__.py
@@ -1,2 +1,2 @@
# simple redirect
-from .httpupload import HttpuploadPlugin
+from .httpupload import HTTPUploadPlugin