File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
mirai-api-http/src/main/kotlin/net/mamoe/mirai/api/http Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ httpVersion=v1.5.0
33# style guide
44kotlin.code.style =official
55# config
6- miraiVersion =0.33 .0
7- miraiConsoleVersion =0.4.2
6+ miraiVersion =0.34 .0
7+ miraiConsoleVersion =0.4.6
88kotlin.incremental.multiplatform =true
99kotlin.parallel.tasks.in.project =true
1010# kotlin
Original file line number Diff line number Diff line change @@ -11,7 +11,6 @@ package net.mamoe.mirai.api.http
1111
1212import kotlinx.coroutines.async
1313import kotlinx.coroutines.launch
14- import net.mamoe.mirai.api.http.route.HttpCommandSender
1514import net.mamoe.mirai.console.command.*
1615import net.mamoe.mirai.console.plugins.PluginBase
1716import net.mamoe.mirai.console.plugins.withDefault
You can’t perform that action at this time.
0 commit comments