Commit 6ee33971 authored by Vincent Pelletier's avatar Vincent Pelletier

Remove unused import. (pylint)

parent fcd87709
import ConfigParser, argparse
import json
from random import random, choice
from random import choice
import os, socket, time
from datetime import datetime
from datetime import timedelta
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment