Skip to content

Commit

Permalink
Update declarations
Browse files Browse the repository at this point in the history
  • Loading branch information
porotkin committed Jan 3, 2025
1 parent be4dccb commit 84992de
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

package cesium.engine

import cesium.engine.BoundingSphere.Companion.transform
import js.array.ReadonlyArray

/**
Expand Down
2 changes: 0 additions & 2 deletions cesium-kotlin/src/jsMain/kotlin/cesium/engine/Plane.kt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@

package cesium.engine

import cesium.engine.Plane.Companion.transform

/**
* A plane in Hessian Normal Form defined by
* ```
Expand Down
1 change: 0 additions & 1 deletion cesium-kotlin/src/jsMain/kotlin/cesium/engine/Resource.kt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

package cesium.engine

import cesium.engine.Resource.Companion.options
import js.buffer.ArrayBuffer
import js.objects.JsPlainObject
import js.promise.Promise
Expand Down

0 comments on commit 84992de

Please sign in to comment.