Skip to content

Commit b6f5a83

Browse files
mvaligurskyMartin Valigursky
andauthored
Removing unused import to avoid warning report (playcanvas#3351)
Co-authored-by: Martin Valigursky <mvaligursky@snapchat.com>
1 parent f03687d commit b6f5a83

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/framework/application.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@ import { ApplicationStats } from './stats.js';
106106
import { Entity } from './entity.js';
107107
import { SceneRegistry } from './scene-registry.js';
108108
import { SceneDepth } from './scene-depth.js';
109-
import { XRTYPE_VR } from "../xr/constants";
110109

111110
import {
112111
FILLMODE_FILL_WINDOW, FILLMODE_KEEP_ASPECT,

0 commit comments

Comments
 (0)