Skip to content

Commit

Permalink
Update util.py
Browse files Browse the repository at this point in the history
  • Loading branch information
raftmsohani authored Dec 18, 2024
1 parent 259df3e commit 7e8f776
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tdrs-backend/tdpservice/search_indexes/util.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
"""Utility functions and definitions for models and documents."""
from tdpservice.search_indexes.documents import tanf, ssp, tribal


DOCUMENTS = [
tanf.TANF_T1DataSubmissionDocument, tanf.TANF_T2DataSubmissionDocument,
tanf.TANF_T3DataSubmissionDocument, tanf.TANF_T4DataSubmissionDocument,
Expand Down

0 comments on commit 7e8f776

Please sign in to comment.