From 55fc3cd3a28eb4e650f086fa081958c1c66c1f02 Mon Sep 17 00:00:00 2001 From: 2979302435 <2979302435@qq.com> Date: Thu, 16 Jun 2022 19:18:54 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E4=BA=86=E5=8A=A8=E6=80=81?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=9C=BA=E5=99=A8=E5=AD=A6=E4=B9=A0=E8=83=BD?= =?UTF-8?q?=E5=8A=9B=E7=9A=84=E6=8C=87=E4=BB=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Paimon_Chat/__init__.py | 1 - 1 file changed, 1 deletion(-) diff --git a/Paimon_Chat/__init__.py b/Paimon_Chat/__init__.py index 596920b..84aa092 100644 --- a/Paimon_Chat/__init__.py +++ b/Paimon_Chat/__init__.py @@ -16,7 +16,6 @@ __paimon_help__ = { 'type': '派蒙机器学习', 'range': ['private', 'group', 'guild'] } - if config.paimon_mongodb_url: try: from .Learning_repeate import main