X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fprojects%2Fwipi.git;a=blobdiff_plain;f=plugin%2Ftheme%2F__init__.py;h=478f3865084a3c6e6a5eccdc6942ed81297ea96e;hp=e4ed3b60f8b622bf55264c217c7ce9fe40cdff44;hb=b3fdc992a52066a8a5bd004834445eec6eb70961;hpb=afa4a447ea84e61746110327326cb68b8f48eb0a diff --git a/plugin/theme/__init__.py b/plugin/theme/__init__.py index e4ed3b6..478f386 100644 --- a/plugin/theme/__init__.py +++ b/plugin/theme/__init__.py @@ -1,5 +1,2 @@ # -*- coding: iso-8859-1 -*- -from MoinMoin.util import pysupport - -modules = pysupport.getPackageModules(__file__)