Skip to content

Commit

Permalink
remove import of SetSceneCommand
Browse files Browse the repository at this point in the history
  • Loading branch information
ycw committed May 11, 2024
1 parent 627a498 commit 4788cad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion editor/js/Loader.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import * as THREE from 'three';
import { TGALoader } from 'three/addons/loaders/TGALoader.js';

import { AddObjectCommand } from './commands/AddObjectCommand.js';
import { SetSceneCommand } from './commands/SetSceneCommand.js';

import { LoaderUtils } from './LoaderUtils.js';

Expand Down

0 comments on commit 4788cad

Please sign in to comment.