Skip to content

Commit

Permalink
Fix compile
Browse files Browse the repository at this point in the history
Signed-off-by: shedaniel <daniel@shedaniel.me>
  • Loading branch information
shedaniel committed Jan 26, 2021
1 parent d7c52b7 commit ecfc5ca
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ import me.shedaniel.linkie.Method
import me.shedaniel.linkie.Namespace
import me.shedaniel.linkie.getMappedDesc
import me.shedaniel.linkie.utils.localiseFieldDesc
import me.shedaniel.linkie.utils.mapIntermediaryDescToNamed
import me.shedaniel.linkie.utils.mapObfDescToNamed

object QueryMessageBuilder {
fun buildHeader(spec: EmbedCreateSpec, metadata: MappingsMetadata, page: Int, author: User, maxPage: Int) = spec.apply {
Expand Down

0 comments on commit ecfc5ca

Please sign in to comment.