diff options
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/headerid/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/headerid/__init__.py b/plugins/headerid/__init__.py index 423261c..b88e8e2 100644 --- a/plugins/headerid/__init__.py +++ b/plugins/headerid/__init__.py @@ -1 +1 @@ -from headerid import *
\ No newline at end of file +from .headerid import * |