mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-08 03:18:36 +03:00
remove console.log
This commit is contained in:
@@ -11,7 +11,6 @@ import hash from "object-hash";
|
||||
|
||||
export const generateCardLayout = {
|
||||
basic: ({ event }) => {
|
||||
console.log(event)
|
||||
return [
|
||||
[
|
||||
{
|
||||
@@ -42,7 +41,6 @@ export const generateCardLayout = {
|
||||
];
|
||||
},
|
||||
sourced: ({ event }) => {
|
||||
console.log(event)
|
||||
return [
|
||||
[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user