Removed the unnecessary git module import in the salt-formula-manager.py file
This commit is contained in:
parent
45618a32df
commit
076a905124
@ -1,6 +1,5 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
from git import Repo
|
||||
import os
|
||||
import sys
|
||||
import yaml
|
||||
|
Loading…
Reference in New Issue
Block a user