Skip to content

Commit

Permalink
ForwardMessageDecoder: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
PeratX committed Aug 13, 2020
1 parent dc52757 commit 3a62fba
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,9 @@

package org.itxtech.mirainative.bridge

import io.ktor.util.InternalAPI
import io.ktor.util.decodeBase64Bytes
import io.ktor.util.*
import io.ktor.utils.io.core.*
import kotlinx.coroutines.runBlocking
import kotlinx.io.core.ByteReadPacket
import net.mamoe.mirai.contact.Contact
import net.mamoe.mirai.contact.Group
import net.mamoe.mirai.contact.nameCardOrNick
Expand Down

0 comments on commit 3a62fba

Please sign in to comment.