Skip to content

Commit

Permalink
Delete unnecessary imports
Browse files Browse the repository at this point in the history
  • Loading branch information
birgits committed Jul 19, 2018
1 parent 761e9d2 commit 555aeb3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions edisgo/tools/edisgo_run.py
Original file line number Diff line number Diff line change
@@ -1,13 +1,8 @@
import os
import sys
import readline
import glob
import re

import random
import itertools
import time
import queue
import multiprocessing as mp

import argparse
Expand Down

0 comments on commit 555aeb3

Please sign in to comment.