Skip to content

Commit ec57f4c

Browse files
committed
remove console log
1 parent 0766710 commit ec57f4c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/features/adv/components/AdvBanner.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import { useGetAd } from '../api/getAd'
55
import './AdvBanner.css'
66

77
export const AdvBanner = () => {
8-
console.log('Hello')
98
const { userSelectedTags } = useUserPreferences()
109

1110
const [aditionalAdQueries, setAditionalAdQueries] = useState<

0 commit comments

Comments
 (0)