Skip to content

Commit 15d1461

Browse files
remove redundant code
1 parent 4871d31 commit 15d1461

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/io/test_file.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# -*- coding: UTF-8 -*-
22
import tempfile
33
import pytest
4-
from json import JSONDecodeError
54
from decimal import Decimal
65
from pysenal.io.file import *
76
from pysenal.utils import json_serialize

0 commit comments

Comments
 (0)