renyupeng hace 3 años
padre
commit
1afd556457
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      Apietl/utlis/webHook.py

+ 0 - 2
Apietl/utlis/webHook.py

@@ -6,8 +6,6 @@ import requests
 from flask import json  # To read json data
 from flask import request  # To receive headers
 from flask import Flask  # To be able to start the application
-from rocketmq.client import Producer, Message
-
 from ConfConstant import ConfConstant
 from report.AccountReport import AccountReport