Remove unused urllib import.
authorBrian Dolbec <dolsen@gentoo.org>
Tue, 12 Feb 2013 02:49:19 +0000 (18:49 -0800)
committerBrian Dolbec <dolsen@gentoo.org>
Thu, 28 Feb 2013 01:38:12 +0000 (17:38 -0800)
commitfbdcf06393c95e4eb80eb165e3991453e8f8c2fd
tree3906b63b17b4d387c59cd4b7e7e5843d8722d865
parente57683d39b776d5a0ca8c96770b2fab3ccc46d42
Remove unused urllib import.

This urllib import was added in commit 64c16cae70da13de3c55d8555a2e4c5dcdf2fcad
to fix an issue, but it is not used.  So must have covered up the real bug.  Removing it now
that I've completed some testing and haven't come across anything I can attribute to it.
catalyst/support.py