Skip to content
This repository was archived by the owner on Jan 20, 2023. It is now read-only.

Commit 0cdcd03

Browse files
committed
stdlib無しでも動いたため修正
1 parent abd7d3e commit 0cdcd03

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ repositories {
1515
}
1616

1717
dependencies {
18-
implementation(kotlin("stdlib"))
1918
implementation(kotlin("reflect"))
2019

2120
// https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter

0 commit comments

Comments
 (0)