mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-13 21:05:54 +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 { 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,
|
||||
|
||||
Reference in New Issue
Block a user