diff --git a/README.md b/README.md index 8c1352b..ea1d247 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,4 @@ The visualizations provided in this repository are intended to serve as examples ---- ### Known Bugs -* Occasionally you'll get an error ending with `ERR_OSSL_EVP_UNSUPPORTED` to fix in powershell simply run `$env:NODE_OPTIONS="--openssl-legacy-provider"` - - - +* Occasionally you'll get an error ending with `ERR_OSSL_EVP_UNSUPPORTED` to fix in powershell simply run `$env:NODE_OPTIONS="--openssl-legacy-provider"` \ No newline at end of file diff --git a/src/visualizations/custom/maps/map_test.js b/src/visualizations/custom/maps/map_test.js index e6bb50b..9ed4e6b 100644 --- a/src/visualizations/custom/maps/map_test.js +++ b/src/visualizations/custom/maps/map_test.js @@ -22,9 +22,6 @@ looker.plugins.visualizations.add({ label: "Custom Layered Mapbox Map", // Set up the initial state of the visualization create: function (element, config) { - - console.time("createRuntime") - // Insert a