diff --git a/src/framework/components/rigid-body/component.js b/src/framework/components/rigid-body/component.js index eddcb9ec61a..356b1c9c482 100644 --- a/src/framework/components/rigid-body/component.js +++ b/src/framework/components/rigid-body/component.js @@ -11,7 +11,6 @@ import { /** * @import { Entity } from '../../entity.js' - * @import { RigidBodyComponentSystem } from './system.js' */ // Shared math variable to avoid excessive allocation