Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Remove type
  • Loading branch information
youknowriad committed Apr 29, 2024
commit 140266c0e438c63fc3f934152be89c176fc0d618
5 changes: 0 additions & 5 deletions packages/dataviews/src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -67,11 +67,6 @@ export interface Field {
*/
enableHiding?: boolean;

/**
* The type of the field.
*/
type?: string;

/**
* The list of options to pick from when using the field as a filter.
*/
Expand Down