GodsDevProject commited on
Commit
e057f24
·
verified ·
1 Parent(s): 2729cf9

Delete ice_reading_room.py

Browse files
Files changed (1) hide show
  1. ice_reading_room.py +0 -6
ice_reading_room.py DELETED
@@ -1,6 +0,0 @@
1
- from ingest.generic_public_foia import GenericFOIAAdapter
2
-
3
- class ICEAdapter(GenericFOIAAdapter):
4
- name = "ICE"
5
- rate_limit = 1 # requests per second
6
- robots_respected = True