Skip to content

Commit

Permalink
refactor: 🐛 One missing import fixed from the merge in the prev commit
Browse files Browse the repository at this point in the history
  • Loading branch information
mariewah committed Oct 24, 2025
1 parent c7c56a4 commit c8e0895
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/potreeViewer.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import { initAnnotationsPanel } from './AnnotationControl/annotationPanel.js'
import { initMeasurementsPanel } from './MeasurementControl/measurementsPanel.js'
import {
initThreePanels,
Expand Down

0 comments on commit c8e0895

Please sign in to comment.