From 9368fd97b6655f3891d649618168c1efdb89a9ad Mon Sep 17 00:00:00 2001 From: timofey <tim@ongoteam.yaconnect.com> Date: Mon, 27 Feb 2023 11:40:52 +0000 Subject: [PATCH] imports changed --- v6d3losyash/run-bot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v6d3losyash/run-bot.py b/v6d3losyash/run-bot.py index 2a911b3..0a9cd6e 100644 --- a/v6d3losyash/run-bot.py +++ b/v6d3losyash/run-bot.py @@ -7,7 +7,7 @@ from typing import AsyncIterable, Iterable, Optional, Union import discord -from ptvp35 import * +from ptvp35 import Db, KVJson from v6d1tokens.client import * from v6d2ctx.serve import * from v6d3losyash import config