Skip to content

Commit

Permalink
Removed deprecated future imports
Browse files Browse the repository at this point in the history
  • Loading branch information
mraarif committed Jun 25, 2020
1 parent f9e18f1 commit 37dd711
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions manage.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
Django administration utility.
"""

from __future__ import absolute_import, unicode_literals

import os
import sys

Expand Down

0 comments on commit 37dd711

Please sign in to comment.