1
0
mirror of https://github.com/r4sas/py-i2phosts synced 2025-01-09 14:28:03 +00:00

py-i2phosts-checker: remove unneded import

This commit is contained in:
Hidden Z 2010-10-29 20:59:14 +00:00
parent 0833ff0adc
commit d3cc2e6b83

View File

@ -3,7 +3,6 @@
import os import os
import sys import sys
import argparse import argparse
import logging
import datetime import datetime
import time import time
import hashlib import hashlib