remove useless console.log

This commit is contained in:
lubiana 2025-05-24 23:14:13 +02:00
parent ab9f1bfeec
commit 4e1ea20fe7
Signed by: lubiana
SSH key fingerprint: SHA256:vW1EA0fRR3Fw+dD/sM0K+x3Il2gSry6YRYHqOeQwrfk

View file

@ -6,4 +6,3 @@
*/
import './styles/app.css';
console.log('This log comes from assets/app.js - welcome to AssetMapper! 🎉');