summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormogad0n2020-09-17 17:08:16 +0530
committermogad0n2020-09-17 17:08:16 +0530
commitbb9e80408842a7f48859aab9926fb678978fb18d (patch)
treeffc340fa8fb6e10056f89beac9c9501ede78a872
parent08050e3a5f87cc0a29591926e4e6824276cdfab3 (diff)
downloadtripsit-bb9e80408842a7f48859aab9926fb678978fb18d.tar.gz
tripsit-bb9e80408842a7f48859aab9926fb678978fb18d.tar.bz2
tripsit-bb9e80408842a7f48859aab9926fb678978fb18d.zip
fix double wrap
-rw-r--r--plugin.py2
1 files changed, 0 insertions, 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