fix: yet another unused import due to merge conflict
(cherry picked from commit ab409dfd2c01d63952ed863496dc69ea1968e246) # Conflicts: # frontend/src/pages/MobileContact.vue
This commit is contained in:
parent
f44e12b0ff
commit
37df5d6254
@ -168,9 +168,12 @@ import CameraIcon from '@/components/Icons/CameraIcon.vue'
|
||||
import DealsIcon from '@/components/Icons/DealsIcon.vue'
|
||||
import DealsListView from '@/components/ListViews/DealsListView.vue'
|
||||
<<<<<<< HEAD
|
||||
<<<<<<< HEAD
|
||||
import { formatDate, timeAgo } from '@/utils'
|
||||
=======
|
||||
import AddressModal from '@/components/Modals/AddressModal.vue'
|
||||
=======
|
||||
>>>>>>> ab409dfd (fix: yet another unused import due to merge conflict)
|
||||
import { formatDate, timeAgo, validateIsImageFile } from '@/utils'
|
||||
>>>>>>> c6ad1085 (refactor: DRY up validate image file)
|
||||
import { getView } from '@/utils/view'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user