]> arthur.barton.de Git - bup.git/commitdiff
import cleanup
authorGabriel Filion <lelutin@gmail.com>
Mon, 16 Aug 2010 01:29:29 +0000 (21:29 -0400)
committerAvery Pennarun <apenwarr@gmail.com>
Sun, 22 Aug 2010 07:12:15 +0000 (00:12 -0700)
Remove unused imported modules.

I started using the pyflakes.vim plugin and it automagically shows a
bunch of problems/uncleanliness in the code. It helped me pull this out
in 15mins.

This change shouldn't have any impact on performance or functionality
but it makes the code cleaner.

Signed-off-by: Gabriel Filion <lelutin@gmail.com>

No differences found