Skip to content

Commit

Permalink
fix: old commit
Browse files Browse the repository at this point in the history
  • Loading branch information
evenstensberg committed Aug 30, 2023
1 parent 5d287d8 commit 4d4718e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -240,8 +240,6 @@
openmct.install(openmct.plugins.Timelist());
openmct.install(openmct.plugins.BarChart());
openmct.install(openmct.plugins.ScatterPlot());
openmct.install(openmct.plugins.OperatorStatus());
openmct.install(openmct.plugins.example.ExampleUser());
document.addEventListener('DOMContentLoaded', function () {
openmct.start();
});
Expand Down

0 comments on commit 4d4718e

Please sign in to comment.