Skip to content

Commit

Permalink
Cleanup remaining korge-core stuff (#2196)
Browse files Browse the repository at this point in the history
  • Loading branch information
soywiz authored Mar 9, 2024
1 parent e6b8d1c commit 3b5e345
Show file tree
Hide file tree
Showing 211 changed files with 1 addition and 6 deletions.
5 changes: 0 additions & 5 deletions korge-core/test/korlibs/SkipIOTest.kt

This file was deleted.

1 change: 1 addition & 0 deletions korlibs-io/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ dependencies {
commonMainApi(project(":korge-foundation")) // @TODO: We should get rid of it eventually and depend on specific
commonMainApi(project(":korlibs-math-core"))
commonMainApi(project(":korlibs-memory"))
commonMainApi(project(":korlibs-ffi"))
commonMainApi(project(":korlibs-util"))
commonMainApi(project(":korlibs-crypto"))
//commonMainApi(project(":korlibs-encoding"))
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ package korlibs.wasm

import korlibs.io.async.*
import korlibs.platform.*
import korlibs.template.*
import kotlin.test.*

class WASMLibTest {
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 3b5e345

Please sign in to comment.