Skip to content

Commit 3e2aa24

Browse files
authored
Merge pull request #1980 from fedspendingtransparency/FDG-10990-revert
FDG-10990 Reverting Changes
2 parents 6fb1259 + 386cf90 commit 3e2aa24

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

src/helpers/constants.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ const globalConstants = {
6666
'015-BFS-2014Q3-052',
6767
'015-BFS-2024Q1-001',
6868
'015-BFS-2025Q2-002',
69-
'015-BFS-2025Q2-001',
7069
],
7170
},
7271
downloadService: {

src/helpers/published-reports/published-reports.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ const whitelistDatasetIds = [
3535
'015-BFS-2014Q3-052',
3636
'015-BFS-2024Q1-001',
3737
'015-BFS-2025Q2-002',
38-
'015-BFS-2025Q2-001',
3938
];
4039
exports.whiteListIds = whitelistDatasetIds;
4140

src/transform/static-metadata/datasets.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -707,7 +707,6 @@
707707
"description": "The I Bonds Rates Table contains all fixed rates, inflation rates, and composite rates for all Series I savings bonds issued.",
708708
"keywords": "Debt, Interest Exchange Rates, Savings Bonds"
709709
},
710-
"hideReportDatePicker": true,
711710
"topics": ["debt", "interest-exchange-rates", "savings-bonds"],
712711
"relatedDatasets": [
713712
"015-BFS-2014Q3-096",

0 commit comments

Comments
 (0)