Skip to content

Commit 33287a5

Browse files
committed
Update ViewController.swift
1 parent 6798fef commit 33287a5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

prune/ViewController.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,7 @@ class ViewController: NSViewController, ImportViewDelegate, SendingLoginInfoDele
178178
process_TextField.stringValue = "Starting lookups..."
179179
}
180180
// initialize masterObjectsDict
181+
masterObjectDict.removeAll()
181182
for theObject in masterObjects {
182183
masterObjectDict[theObject] = [String:[String:String]]()
183184
}

0 commit comments

Comments
 (0)