Skip to content

Commit

Permalink
remove io package as it is not used
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasverleyen committed Jul 24, 2024
1 parent 3575f5f commit 333a29e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions IDEAS/Resources/Scripts/mergeAnnex60Script.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@

import buildingspy.development.merger as m
import os
import io,json
import json

fileName = "Resources/Scripts/mergePaths.txt"
if os.path.isfile(fileName):
Expand Down

0 comments on commit 333a29e

Please sign in to comment.