Browse Source

py-i2phosts-checker: remove unneded import

pull/1/head
Hidden Z 14 years ago
parent
commit
d3cc2e6b83
  1. 1
      py-i2phosts-checker

1
py-i2phosts-checker

@ -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

Loading…
Cancel
Save