Update fdRE.py
Browse files
fdRE.py
CHANGED
@@ -14,9 +14,6 @@
|
|
14 |
# limitations under the License.
|
15 |
|
16 |
# Lint as: python3
|
17 |
-
import sys
|
18 |
-
reload(sys)
|
19 |
-
sys.setdefaultencoding("utf-8")
|
20 |
|
21 |
import os
|
22 |
|
|
|
14 |
# limitations under the License.
|
15 |
|
16 |
# Lint as: python3
|
|
|
|
|
|
|
17 |
|
18 |
import os
|
19 |
|