We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f62eb1e commit b70d213Copy full SHA for b70d213
src/components/record/RecordForm.jsx
@@ -87,7 +87,6 @@ class RecordForm extends React.Component {
87
});
88
}
89
};
90
- // dummy
91
92
_getUsersOptions() {
93
const currentUser = this.props.currentUser;
0 commit comments