diff --git a/requirements.txt b/requirements.txt index bcd22bd..eafc3fe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,4 @@ ptvp35 @ git+https://gitea.parrrate.ru/PTV/ptvp35.git@e760fca39e2070b9959aeb95b53e59e895f1ad57 v6d0auth @ git+https://gitea.parrrate.ru/PTV/v6d0auth.git@c718d4d1422945a756213d22d9e26aa24babe0f6 -v6d1tokens @ git+https://gitea.parrrate.ru/PTV/v6d1tokens.git@9ada50f111bd6e9a49c9c6683fa7504fee030056 v6d2ctx @ git+https://gitea.parrrate.ru/PTV/v6d2ctx.git@18001ff3403646db46f36175a824e571c5734fd6 rainbowadn @ git+https://gitea.parrrate.ru/PTV/rainbowadn.git@fc1d11f4b53ac4653ffac1bbcad130855e1b7f10 diff --git a/v6d3vote/run-bot.py b/v6d3vote/run-bot.py index 116234c..fd6695a 100644 --- a/v6d3vote/run-bot.py +++ b/v6d3vote/run-bot.py @@ -8,7 +8,6 @@ import discord from v6d3vote.config import myroot, prefix from ptvp35 import * -from v6d1tokens.client import * from v6d2ctx.at_of import * from v6d2ctx.context import * from v6d2ctx.handle_content import *