lxml is not needed for the script. - ohlala-switcher - Ohlala User-Agent Switcher for surf
       
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) LICENSE
       ---
 (DIR) commit 67079048a6ff51bdff0405b1193388cb8ae37747
 (DIR) parent c5d0b711e998a3aba6a85209323620c9d08850ef
 (HTM) 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(-)
       ---
 (DIR) 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):