From 6755633a354231d0a770022630c6d6c5cb2094f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Mon, 17 Feb 2020 11:20:31 +0100 Subject: [PATCH] shot them all: remove unused json import --- bin/shot_them_all.py | 1 - 1 file changed, 1 deletion(-) diff --git a/bin/shot_them_all.py b/bin/shot_them_all.py index 96df0da..9f9878a 100644 --- a/bin/shot_them_all.py +++ b/bin/shot_them_all.py @@ -18,7 +18,6 @@ import argparse import os -import json import time from selenium import webdriver from hobo.theme.utils import get_selected_theme, get_themes, set_theme