Remove unneeded "import os.path" again.

This commit is contained in:
Thomas Arendsen Hein 2008-03-16 23:30:47 +01:00
parent 8064adc9b8
commit 001fa46aa0

View File

@ -10,7 +10,6 @@ Mercurial version
"""
import os
import os.path
import sys
import re
import time