diff --git a/client/src/views/record/list.js b/client/src/views/record/list.js index 66dfd3e44c..8a179e0fe4 100644 --- a/client/src/views/record/list.js +++ b/client/src/views/record/list.js @@ -39,8 +39,6 @@ import StickyBarHelper from 'helpers/list/misc/sticky-bar'; /** * A record-list view. Renders and processes list items, actions. - * - * @todo Document all options. */ class ListRecordView extends View {