Jiangxz commited on
Commit
33db524
·
verified ·
1 Parent(s): fdae6ef

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -59,8 +59,7 @@ sources = [
59
  "TaxCollectionAct1101217.txt",
60
  "AmusementTaxAct960523.txt",
61
  "StampTaxAct910515.txt",
62
- "DeedTaxAct990505.txt",
63
- "ProgressiveHouseTaxRates1130701.txt"
64
  ]
65
 
66
  documents = load_documents(sources)
 
59
  "TaxCollectionAct1101217.txt",
60
  "AmusementTaxAct960523.txt",
61
  "StampTaxAct910515.txt",
62
+ "DeedTaxAct990505.txt"
 
63
  ]
64
 
65
  documents = load_documents(sources)