Skip to content

Commit

Permalink
Black
Browse files Browse the repository at this point in the history
  • Loading branch information
smk4664 committed Oct 27, 2022
1 parent 6d161f7 commit 7b5e7be
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions nautobot_chatops/sockets/slack.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@
from nautobot_chatops.utils import socket_check_and_enqueue_command




async def main(): # pylint: disable=too-many-statements
"""Slack Socket Main Loop."""
SLASH_PREFIX = settings.PLUGINS_CONFIG["nautobot_chatops"].get("slack_slash_command_prefix")
Expand Down

0 comments on commit 7b5e7be

Please sign in to comment.