| 1 | """ |
| 2 | Deletes entries from the import_item table. |
| 3 | |
| 4 | Reads ia_ids that should be deleted from an input file. The input file is expected to be tab-delimited, and each line will have the following format: |
nothing calls this directly
no test coverage detected