yes-man-today commited on
Commit
624710d
1 Parent(s): f87e30b
Files changed (1) hide show
  1. regulatory_comments_api.py +0 -1
regulatory_comments_api.py CHANGED
@@ -171,7 +171,6 @@ class RegCommentsAPI(datasets.GeneratorBasedBuilder):
171
  "comment_id": datasets.Value("string"),
172
  "comment_url": datasets.Value("string"),
173
  "comment_date": datasets.Value("string"),
174
- "comment_title": datasets.Value("string"),
175
  "commenter_fname": datasets.Value("string"),
176
  "commenter_lname": datasets.Value("string"),
177
  "comment_length": datasets.Value("int32")
 
171
  "comment_id": datasets.Value("string"),
172
  "comment_url": datasets.Value("string"),
173
  "comment_date": datasets.Value("string"),
 
174
  "commenter_fname": datasets.Value("string"),
175
  "commenter_lname": datasets.Value("string"),
176
  "comment_length": datasets.Value("int32")