Skip to content

Commit 6975546

Browse files
author
Jonas Gossens
committed
🚨 Fix eslint error
1 parent 1e6106d commit 6975546

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/react-chayns-personfinder/component/PersonFinderData.jsx

+1
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,7 @@ export default class PersonFinderData extends Component {
228228
}
229229
}
230230

231+
// eslint-disable-next-line class-methods-use-this
231232
async fetchUacPersons(value, uacId) {
232233
const config = {
233234
method: 'GET',

0 commit comments

Comments
 (0)