Skip to content
Snippets Groups Projects
Commit 031f578f authored by lukaszszpak's avatar lukaszszpak
Browse files

chore: remove unused imports

parent d69f7a7c
4 merge requests!10Revert "test if load_default will download dump",!9Merge request,!8Revert "test if load_default will download dump",!7Revert "test if load_default will download dump"
Pipeline #15154 failed with stages
in 22 seconds
"""Implementation of download method."""
import os
import xml.etree.ElementTree as ET
import re
import requests
from six.moves.urllib.request import urlopen
from six.moves import configparser
config = configparser.ConfigParser()
config_path = os.path.join(os.path.dirname(
......
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