Skip to content

Commit

Permalink
add missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
UtahDave authored and basepi committed May 17, 2013
1 parent ed503db commit 45466dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions salt/utils/__init__.py
Expand Up @@ -21,6 +21,7 @@
import platform
import tempfile
import subprocess
import types
import zmq
from calendar import month_abbr as months
import salt._compat
Expand Down

0 comments on commit 45466dc

Please sign in to comment.