mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Remove unused json import
This commit is contained in:
parent
249efa3068
commit
c09f39d6c9
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@ them onto a logstash endpoint.
|
|||
# Import python libraries
|
||||
from __future__ import absolute_import
|
||||
import logging
|
||||
import json
|
||||
|
||||
# Import salt libs
|
||||
import salt.utils.event
|
||||
|
|
Loading…
Add table
Reference in a new issue