removed python2 compatibility code

This commit is contained in:
Akash Mahanty
2020-11-21 17:00:11 +05:30
parent 9f847a5e55
commit 5088305a58
6 changed files with 66 additions and 93 deletions

View File

@@ -1,5 +1,4 @@
# -*- coding: utf-8 -*-
from __future__ import print_function
import sys
import os
import re