Skip to content

Commit

Permalink
Housekeeping
Browse files Browse the repository at this point in the history
Gigabyte5671 committed Nov 29, 2023
1 parent 93f039e commit 73d11d1
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion src/modules/entity/EntityProperties.ts
Original file line number Diff line number Diff line change
@@ -9,7 +9,7 @@
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
//

import { WebInputMode } from "@vircadia/web-sdk";
import type { WebInputMode } from "@vircadia/web-sdk";


export type EntityType =
2 changes: 0 additions & 2 deletions src/modules/entity/components/scripts/TeleportController.ts
Original file line number Diff line number Diff line change
@@ -9,8 +9,6 @@
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
//

/* eslint-disable @typescript-eslint/no-magic-numbers */

import Log from "@Modules/debugging/log";
import { inspector } from "@Modules/script";
import { Renderer, VScene } from "@Modules/scene";

0 comments on commit 73d11d1

Please sign in to comment.