Skip to content

Commit

Permalink
Remove tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
cmcnally-r7 committed Oct 30, 2023
1 parent 781c6c6 commit 91c3103
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/trendmicro_visionone/bin/icon_trendmicro_visionone
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ def main():
monkey.patch_all()

import insightconnect_plugin_runtime
from icon_trendmicro_visionone import connection, actions, triggers, tasks
from icon_trendmicro_visionone import connection, actions, triggers

class ICONTrendmicroVisionone(insightconnect_plugin_runtime.Plugin):
def __init__(self):
Expand Down

0 comments on commit 91c3103

Please sign in to comment.