mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-21 05:15:35 +02:00
clean up
This commit is contained in:
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 { newtonsCradle } from './objects/newtonsCradle.js';
|
||||||
import { openedCardboardBox } from './objects/openedCardboardBox.js';
|
import { openedCardboardBox } from './objects/openedCardboardBox.js';
|
||||||
import { pachira } from './objects/pachira.js';
|
import { pachira } from './objects/pachira.js';
|
||||||
import { pc } from './objects/pc.js';
|
|
||||||
import { petBottle } from './objects/petBottle.js';
|
import { petBottle } from './objects/petBottle.js';
|
||||||
import { piano } from './objects/piano.js';
|
import { piano } from './objects/piano.js';
|
||||||
import { pictureFrame } from './objects/pictureFrame.js';
|
import { pictureFrame } from './objects/pictureFrame.js';
|
||||||
@@ -147,7 +146,6 @@ export const OBJECT_DEFS = [
|
|||||||
newtonsCradle,
|
newtonsCradle,
|
||||||
openedCardboardBox,
|
openedCardboardBox,
|
||||||
pachira,
|
pachira,
|
||||||
pc,
|
|
||||||
petBottle,
|
petBottle,
|
||||||
piano,
|
piano,
|
||||||
pictureFrame,
|
pictureFrame,
|
||||||
|
|||||||
Reference in New Issue
Block a user