From 367f0ed6aa365d53e9ee2ee9d5ad3ca86dab4bbd Mon Sep 17 00:00:00 2001 From: janibehm Date: Wed, 18 Oct 2023 00:43:54 +0300 Subject: [PATCH] removing audiovisualizer --- src/App.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/App.js b/src/App.js index 36eabb1..5f1cf91 100644 --- a/src/App.js +++ b/src/App.js @@ -218,7 +218,6 @@ class App extends Component {
{circleComponents}
- );