Skip to content

Commit 15de5c9

Browse files
committed
Quality pass
1 parent 3db9fcb commit 15de5c9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cli/config.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,6 @@ def write_objects(queue: Queue, fd, object_type: str, export_settings: types.Con
198198
"""
199199
Thread to write projects in the JSON file
200200
"""
201-
done = False
202201
prefix = ""
203202
log.info("Waiting %s to write...", object_type)
204203
print(f'"{object_type}": ' + "{", file=fd)

0 commit comments

Comments
 (0)