Skip to content

Commit

Permalink
Delete test error
Browse files Browse the repository at this point in the history
  • Loading branch information
sofiia-chorna committed Sep 9, 2024
1 parent 2c7d504 commit 43d4f10
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions python/chemiscope/sphinx/static/chemiscope-sphinx.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ async function loadChemiscopeSphinx(divId, filePath, visualizerMode = VISUALISER

// Load the visualizer
try {
throw Error("HERERER");

const dataset = await fetchDataset(filePath);

// Setup visualizer config
Expand Down

0 comments on commit 43d4f10

Please sign in to comment.