From bcadf4478a28b30111a69c6d3e7a742d81bb74c2 Mon Sep 17 00:00:00 2001 From: Robert Smallshire Date: Tue, 2 Sep 2014 11:10:07 +0200 Subject: [PATCH] Formatting --- portability.py | 1 - 1 file changed, 1 deletion(-) diff --git a/portability.py b/portability.py index 83ca77f..0e8a758 100644 --- a/portability.py +++ b/portability.py @@ -1,5 +1,4 @@ import os -from util import file_length def seekable(fh):