Drop unused import.
This commit is contained in:
parent
c201535d21
commit
3d3e66fb35
1 changed files with 0 additions and 1 deletions
1
app.py
1
app.py
|
|
@ -20,7 +20,6 @@ import hashlib
|
|||
import json
|
||||
import os
|
||||
import locale
|
||||
import random
|
||||
|
||||
locale.setlocale(locale.LC_ALL, 'en_US.UTF-8')
|
||||
user_agent = 'Mozilla/5.0 (X11; Linux i586; rv:32.0) Gecko/20160101 Firefox/32.0'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue