Skip to content

Commit 18b0613

Browse files
authored
Hide batch inventory UI in PA org for now (#1930)
1 parent 94fb656 commit 18b0613

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

client/src/components/useFeatureFlag.ts

-4
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,6 @@ const BATCH_INVENTORY_CONFIGS: {
1212
'b216ad0d-1481-44e4-a2c1-95da40175084': {
1313
showBallotManifest: true,
1414
},
15-
// Pennsylvania
16-
'210727d0-98c7-4448-a1d1-bcb1545c3ca3': {
17-
showBallotManifest: false,
18-
},
1915
// Rhode Island
2016
'0225f953-c201-46c8-8582-617eb72ce2b4': {
2117
showBallotManifest: false,

0 commit comments

Comments
 (0)