shot them all: remove unused json import

This commit is contained in:
Frédéric Péters 2020-02-17 11:20:31 +01:00
parent 447a276d5d
commit 6755633a35
1 changed files with 0 additions and 1 deletions

View File

@ -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