Commit 02e44525 authored by angella's avatar angella
Browse files

Removed TwitterPlugin(client)

parent 2accb076
Showing with 0 additions and 1 deletion
+0 -1
......@@ -25,7 +25,6 @@ def run_plugin(plugin_flow, interval=None):
service_name = "demo-service" # or None if it is only one account is used
plugin_flow.trigger_plugin(interval=interval)
TwitterPlugin(client)
# START POLLING
while True:
# take a breath
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment