commit 67079048a6ff51bdff0405b1193388cb8ae37747 parent c5d0b711e998a3aba6a85209323620c9d08850ef Author: Christoph Lohmann <20h@r-36.net> Date: Sat, 20 May 2017 16:58:19 +0200 lxml is not needed for the script. Diffstat:
ohlala-switcher | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/ohlala-switcher b/ohlala-switcher @@ -9,7 +9,6 @@ import os import sys import getopt import requests -from lxml import etree import json def usage(app):