Skip to content

Commit

Permalink
Stale TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
ivansg44 committed Aug 22, 2024
1 parent 9edbb4f commit 1e5b58e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions web/templates/grdi/export.js
Original file line number Diff line number Diff line change
Expand Up @@ -209,8 +209,6 @@ export default {
const outputRow = [];
for (const [headerName, sources] of ExportHeaders) {
let value;
// TODO some of these seem like they are supposed to have picklists,
// but do not?
if (headerName === 'fertilizer_admin') {
value = dh.getIfThenField(
'presampling_activity',
Expand Down

0 comments on commit 1e5b58e

Please sign in to comment.