Skip to content

Commit 3a963ea

Browse files
committed
Removed a future import
- Legacy-Id: 17818
1 parent 488ff08 commit 3a963ea

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

ietf/utils/management/commands/check_referential_integrity.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
# -*- coding: utf-8 -*-
33

44

5-
from __future__ import absolute_import, print_function, unicode_literals
6-
75
from tqdm import tqdm
86

97
import django

0 commit comments

Comments
 (0)