Skip to content

Commit 28abd57

Browse files
MaxNumeriquegithub-actions[bot]
authored andcommitted
Apply prepare changes
1 parent fca8a2a commit 28abd57

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

stores/hybrid_viewer.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,6 @@ export const useHybridViewerStore = defineStore("hybridViewer", () => {
252252
return { zScale: zScale.value, camera_options: cameraSnapshot }
253253
}
254254

255-
256255
async function importStores(snapshot) {
257256
const z_scale = snapshot?.zScale
258257
if (z_scale != null) {

0 commit comments

Comments
 (0)