Browse Source

"etl 脚本"

renyupeng 3 years ago
parent
commit
1afd556457
1 changed files with 0 additions and 2 deletions
  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 json  # To read json data
 from flask import request  # To receive headers
 from flask import request  # To receive headers
 from flask import Flask  # To be able to start the application
 from flask import Flask  # To be able to start the application
-from rocketmq.client import Producer, Message
-
 from ConfConstant import ConfConstant
 from ConfConstant import ConfConstant
 from report.AccountReport import AccountReport
 from report.AccountReport import AccountReport