From bb9e80408842a7f48859aab9926fb678978fb18d Mon Sep 17 00:00:00 2001 From: mogad0n Date: Thu, 17 Sep 2020 17:08:16 +0530 Subject: [PATCH] fix double wrap --- plugin.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/plugin.py b/plugin.py index 1107254..addc3ef 100644 --- a/plugin.py +++ b/plugin.py @@ -209,8 +209,6 @@ class Tripsit(callbacks.Plugin): re += f". You should have/will start feeling effects {onset} from {str(time_dosed)} UTC" irc.reply(re) - idose = wrap(idose, [("something"), ("something"), optional("something"), optional("something")]) - def lastdose(self, irc, msg, args): """This command takes no arguments