mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-07-23 04:36:52 +00:00
remove logs
This commit is contained in:
@@ -4,7 +4,6 @@ import './styles.css';
|
||||
import { executeEvent } from '../../utils/events';
|
||||
|
||||
const extractComponents = (url) => {
|
||||
console.log('url', url);
|
||||
if (!url.startsWith("qortal://")) {
|
||||
return null;
|
||||
}
|
||||
|
Reference in New Issue
Block a user