From 1becd1d0157ac1f585febb2da15a2ee054b0c4fc Mon Sep 17 00:00:00 2001 From: simon987 Date: Sat, 8 Aug 2020 15:25:32 -0400 Subject: [PATCH] Bugfix, remove console print --- music_graph/src/components/ArtistInfo.vue | 5 +++-- music_graph/src/graphConfig.js | 1 - 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/music_graph/src/components/ArtistInfo.vue b/music_graph/src/components/ArtistInfo.vue index 3d14c17..f4a07ff 100644 --- a/music_graph/src/components/ArtistInfo.vue +++ b/music_graph/src/components/ArtistInfo.vue @@ -64,6 +64,7 @@