diff --git a/src/config/assets.ts b/src/config/assets.ts index fd460c80..861a16f3 100644 --- a/src/config/assets.ts +++ b/src/config/assets.ts @@ -2,8 +2,6 @@ import ArrowLeftIcon from '/public/images/arrow-left.svg' import AlarmIcon from '/public/images/bell.svg' import FilterIcon from '/public/images/filter.svg' import GoogleIcon from '/public/images/google.png' -import LeftIcon from '/public/images/icon-left.svg' -import RightIcon from '/public/images/icon-right.svg' import ActiveHeartIcon from '/public/images/icon-heart-active.svg' import InActiveHeartIcon from '/public/images/icon-heart-inactive.svg' import LeftIcon from '/public/images/icon-left.svg'