mirror of
https://gitea.mueller.network/extern/django-helpdesk.git
synced 2025-08-19 02:56:28 +02:00
Removed future import
This commit is contained in:
@@ -1,17 +1,5 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
"""Python packaging."""
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
from __future__ import unicode_literals
|
||||
|
||||
import os
|
||||
from setuptools import setup
|
||||
|
||||
|
Reference in New Issue
Block a user