Skip to content

Commit

Permalink
remove unused silences
Browse files Browse the repository at this point in the history
  • Loading branch information
rndmh3ro committed Jan 4, 2024
1 parent d43dc53 commit 6555d31
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from __future__ import absolute_import, division, print_function

from unittest import TestCase
from unittest.mock import call, patch, MagicMock
from unittest.mock import patch
from ansible_collections.community.grafana.plugins.modules import grafana_silence
from ansible.module_utils._text import to_bytes
from ansible.module_utils import basic
Expand Down

0 comments on commit 6555d31

Please sign in to comment.