mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-13 22:32:15 +00:00
Correct import on fabric config
This commit is contained in:
1
fabfile.py
vendored
1
fabfile.py
vendored
@@ -1,5 +1,6 @@
|
||||
from __future__ import with_statement
|
||||
import time
|
||||
import os
|
||||
from fabric.api import *
|
||||
from hashlib import sha1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user