Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/isida/vi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordiSabler <dissy@ya.ru>2020-08-07 16:11:21 +0300
committerdiSabler <dissy@ya.ru>2020-08-07 16:11:21 +0300
commit1a3a23a59c4861d6668e3084fea85d1779b1b70b (patch)
tree25536976c2646ff06cad4590dac8907d51e388ba
parent1dac25d2b39f8a72dc10867e2218aa8fec62db2a (diff)
del: remove debug
-rw-r--r--plugins/drink.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/drink.py b/plugins/drink.py
index f88e5e4..7f20af5 100644
--- a/plugins/drink.py
+++ b/plugins/drink.py
@@ -58,8 +58,6 @@ def cmd_to_drink(raw_in, text):
text = [text]
msg = ''
ddate = ddate.split('\n')
- print(week1)
- print(week2)
for tmp in ddate:
if or_text.lower() in tmp.lower():
msg += '\n🔹'+tmp