From fd6441aec35ca21e8382803f59ce12023300c249 Mon Sep 17 00:00:00 2001 From: yhy <31311038+yhy0@users.noreply.github.com> Date: Tue, 19 Jul 2022 17:23:29 +0800 Subject: [PATCH] update --- github_cve_monitor.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/github_cve_monitor.py b/github_cve_monitor.py index 472b442..a60d4d5 100644 --- a/github_cve_monitor.py +++ b/github_cve_monitor.py @@ -9,8 +9,6 @@ # https://github.com/kiang70/Github-Monitor import json from collections import OrderedDict - -from sqlalchemy import false, true import requests, time, re import dingtalkchatbot.chatbot as cb import datetime