Skip to content
Snippets Groups Projects
Commit 4fcd8b53 authored by Chris Lamb's avatar Chris Lamb :eyes:
Browse files

Drop some unused imports from the previous commit.

parent af039f38
No related branches found
No related tags found
No related merge requests found
......@@ -22,13 +22,10 @@ import os
import re
import logging
import subprocess
import collections
import itertools
from diffoscope.exc import RequiredToolNotFound
from diffoscope.tools import python_module_missing, tool_required
from diffoscope.config import Config
from diffoscope.progress import Progress
from diffoscope.difference import Difference
from .binary import FilesystemFile
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment