mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 07:07:35 +01:00
chore(lint): run fix
This commit is contained in:
@@ -396,7 +396,6 @@
|
||||
}
|
||||
</style>
|
||||
|
||||
|
||||
<script>
|
||||
import _filter from 'lodash/filter';
|
||||
import _sortBy from 'lodash/sortBy';
|
||||
@@ -426,7 +425,6 @@ import FilterGroup from '@/components/ui/filterGroup';
|
||||
import SelectTranslatedArray from '@/components/tasks/modal-controls/selectTranslatedArray';
|
||||
import QuestPopover from './questPopover';
|
||||
|
||||
|
||||
export default {
|
||||
components: {
|
||||
QuestPopover,
|
||||
|
||||
Reference in New Issue
Block a user