mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-25 17:10:43 +00:00
clean up
This commit is contained in:
parent
714bff0835
commit
28dec6b0a3
4 changed files with 0 additions and 2 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
Before Width: | Height: | Size: 14 KiB |
|
|
@ -54,7 +54,6 @@ import { mug } from './objects/mug.js';
|
|||
import { newtonsCradle } from './objects/newtonsCradle.js';
|
||||
import { openedCardboardBox } from './objects/openedCardboardBox.js';
|
||||
import { pachira } from './objects/pachira.js';
|
||||
import { pc } from './objects/pc.js';
|
||||
import { petBottle } from './objects/petBottle.js';
|
||||
import { piano } from './objects/piano.js';
|
||||
import { pictureFrame } from './objects/pictureFrame.js';
|
||||
|
|
@ -147,7 +146,6 @@ export const OBJECT_DEFS = [
|
|||
newtonsCradle,
|
||||
openedCardboardBox,
|
||||
pachira,
|
||||
pc,
|
||||
petBottle,
|
||||
piano,
|
||||
pictureFrame,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue