mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
fix unused import
This commit is contained in:
parent
7f5f7ddfd4
commit
a0e245800d
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
from __future__ import absolute_import, unicode_literals
|
||||
import os
|
||||
import pprint
|
||||
import logging
|
||||
|
||||
import salt.utils.files
|
||||
|
|
Loading…
Add table
Reference in a new issue