File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ rm -f ../.github/workflows/detekt-code-analysis.yml # This one is `config`-only
56
56
# rm -f ../buildSrc/src/main/kotlin/deps-between-tasks.kt
57
57
58
58
# 2025-05-02 Remove the refactored file.
59
- rm -f ../buildSrc/src/main/kotin /io/spine/gradle/javadoc/TaskContainerExtensions.kt
59
+ rm -f ../buildSrc/src/main/kotlin /io/spine/gradle/javadoc/TaskContainerExtensions.kt
60
60
61
61
# 2025-04-25 Remove the refactored files moved to subpackages
62
62
rm -f ../buildSrc/src/main/kotlin/io/spine/gradle/Repositories.kt
@@ -72,7 +72,7 @@ cp -a gradle.properties ..
72
72
cp -a .gitignore ..
73
73
74
74
# 2024-10-28
75
- echo " Removing old packages under \\\` buildSrc/src/main/kotin /\\\` "
75
+ echo " Removing old packages under \\\` buildSrc/src/main/kotlin /\\\` "
76
76
rm -r ../buildSrc/src/main/kotlin/io/spine/internal/
77
77
78
78
# 2023-07-12, remove outdated files.
You can’t perform that action at this time.
0 commit comments