From 93bbc4770d6605b962f499c991a02b1532688fe1 Mon Sep 17 00:00:00 2001 From: Franklin-F Date: Wed, 21 May 2025 01:05:59 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E7=A7=BB=E9=99=A4=E6=9C=AA=E4=BD=BF?= =?UTF-8?q?=E7=94=A8=E7=9A=84=20turtledemo.penrose=20=E5=AF=BC=E5=85=A5?= =?UTF-8?q?=EF=BC=8C=E4=BC=98=E5=8C=96=E4=BB=A3=E7=A0=81=E6=95=B4=E6=B4=81?= =?UTF-8?q?=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- DB.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/DB.py b/DB.py index e654217..30840cf 100644 --- a/DB.py +++ b/DB.py @@ -1,6 +1,4 @@ import json -from turtledemo.penrose import start - import redis import pymysql import time