From 491ebdaf53c836af62cc314631f4a16debe11064 Mon Sep 17 00:00:00 2001 From: Jeremy Fincher Date: Wed, 29 Sep 2004 18:55:13 +0000 Subject: [PATCH] Not entirely necessary there, removed the plugin-wide check for sqlite. --- plugins/Karma.py | 7 ------- 1 file changed, 7 deletions(-) diff --git a/plugins/Karma.py b/plugins/Karma.py index 0fd4035b8..3cab35c31 100644 --- a/plugins/Karma.py +++ b/plugins/Karma.py @@ -51,13 +51,6 @@ import supybot.privmsgs as privmsgs import supybot.registry as registry import supybot.callbacks as callbacks -try: - import sqlite -except ImportError: - raise callbacks.Error, 'You need to have PySQLite installed to use this ' \ - 'plugin. Download it at ' - - conf.registerPlugin('Karma') conf.registerChannelValue(conf.supybot.plugins.Karma, 'simpleOutput', registry.Boolean(False, """Determines whether the bot will output shorter