Remove a few more references to local.simplejson

Signed-off-by: James McCoy <jamessan@users.sourceforge.net>
This commit is contained in:
James McCoy 2012-09-10 20:54:08 -04:00
parent 748b76404f
commit 6c7aec165f
1 changed files with 0 additions and 3 deletions

View File

@ -104,9 +104,6 @@ package_dir = {'supybot': 'src',
'supybot.utils': 'src/utils',
'supybot.plugins': 'plugins',
'supybot.drivers': 'src/drivers',
'supybot.plugins.Google.local': 'plugins/Google/local',
'supybot.plugins.Google.local.simplejson':
'plugins/Google/local/simplejson',
'supybot.plugins.Dict.local': 'plugins/Dict/local',
'supybot.plugins.Math.local': 'plugins/Math/local',
'supybot.plugins.RSS.local': 'plugins/RSS/local',