Skip to content

Commit

Permalink
remove code
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkralidis committed Sep 3, 2014
1 parent d6df3a9 commit fb5e07d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions python/plugins/MetaSearch/__init__.py
Expand Up @@ -26,9 +26,6 @@
import os
import site

site.addsitedir(os.path.abspath('%s/ext-libs' % os.path.dirname(__file__)))


def classFactory(iface):
"""invoke plugin"""
from MetaSearch.plugin import MetaSearchPlugin
Expand Down

0 comments on commit fb5e07d

Please sign in to comment.