Merge pull request #56 from leoh0/patch-1

Adding missing import
This commit is contained in:
John Dickinson 2013-04-23 13:27:04 -07:00
commit 1d107b478c
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
import os
import collections
import errno
from swift.common.utils import lock_file