Remove from __future__ import absolute_import

This commit is contained in:
JonnyWong16 2020-03-24 20:17:44 -07:00
parent 465f50666f
commit cc05552685
35 changed files with 0 additions and 35 deletions

View file

@ -13,7 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with Tautulli. If not, see <http://www.gnu.org/licenses/>.
from __future__ import absolute_import
from __future__ import unicode_literals
from future.builtins import object