mirror of
https://gitea.mueller.network/extern/django-helpdesk.git
synced 2024-11-07 16:44:03 +01:00
Removed future import
This commit is contained in:
parent
25542f929e
commit
c2e933b1fb
@ -1,17 +1,5 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
"""Python packaging."""
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
from __future__ import unicode_literals
|
||||
|
||||
import os
|
||||
from setuptools import setup
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user