lint fixes

This commit is contained in:
Phillip Thelen
2024-06-19 17:30:29 +02:00
parent e39c63700e
commit 5d5275ce70
4 changed files with 20 additions and 15 deletions

View File

@@ -1,7 +1,5 @@
import camelCase from 'lodash/camelCase';
import forOwn from 'lodash/forOwn';
import moment from 'moment';
import omitBy from 'lodash/omitBy';
import upperFirst from 'lodash/upperFirst';
import t from '../translation';