Skip to content

Commit 1ac5db1

Browse files
committed
fix gendiff.data.py
1 parent e4030f5 commit 1ac5db1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

gendiff/data.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import json
2-
import os
32

43
def read_data(path_file):
54
with open(path_file, 'r') as file:

0 commit comments

Comments
 (0)