Remove spurious `types` import.
commit84d5927d96d284ab1dc9b7186e3384d19a56c8f7
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Thu, 18 Mar 2010 22:32:09 +0000 (18 22:32 +0000)
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Thu, 18 Mar 2010 22:32:09 +0000 (18 22:32 +0000)
treef4249f098edac47ee7672385005981b5302f5722
parente915d58d9eb68cbbb5d3b94138d0eebae21da39c
Remove spurious `types` import.

The `types` module is deprecated and discarded from py3k.
The imported ListType is not used in the manpage writer.

git-svn-id: https://docutils.svn.sourceforge.net/svnroot/docutils/trunk/docutils@6270 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
docutils/writers/manpage.py