mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-21 05:43:22 -07:00
Fix import
This commit is contained in:
parent
4d4ad84e5c
commit
dfdf33505a
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
<%
|
||||
from six.moves.urllib.parse import urlencode
|
||||
from urllib.parse import urlencode
|
||||
%>
|
||||
<!doctype html>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue