Remove dead code in clean-url userscript
This commit is contained in:
parent
17952e48a7
commit
b12a3603db
1 changed files with 0 additions and 1 deletions
|
|
@ -3,7 +3,6 @@
|
|||
import os
|
||||
from urllib.parse import urlparse, urlunparse
|
||||
|
||||
mode = os.environ["QUTE_MODE"]
|
||||
url = os.environ["QUTE_URL"]
|
||||
fifo = os.environ["QUTE_FIFO"]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue