Skip to content

Commit

Permalink
🐛 Fix unused value
Browse files Browse the repository at this point in the history
  • Loading branch information
dej611 committed Feb 23, 2021
1 parent a5c8bdf commit 6bfa823
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ export const mapColumn: ExpressionFunctionDefinition<
defaultMessage:
'An expression that is executed on every row, provided with a single-row {DATATABLE} context and returning the cell value.',
values: {
CANVAS: 'canvas',
DATATABLE: '`datatable`',
},
}),
Expand Down

0 comments on commit 6bfa823

Please sign in to comment.