mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-14 17:22:56 -07:00
Remove from __future__ import absolute_import
This commit is contained in:
parent
465f50666f
commit
cc05552685
35 changed files with 0 additions and 35 deletions
|
@ -20,7 +20,6 @@
|
|||
# Form based authentication for CherryPy. Requires the
|
||||
# Session tool to be loaded.
|
||||
|
||||
from __future__ import absolute_import
|
||||
from __future__ import unicode_literals
|
||||
from future.builtins import str
|
||||
from future.builtins import object
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue