Skip to content

Commit

Permalink
style: Format
Browse files Browse the repository at this point in the history
  • Loading branch information
sya-ri committed Oct 7, 2024
1 parent acccbb4 commit 6d63bc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/kotlin/com/github/syari/kgit/KTagCommand.kt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ package com.github.syari.kgit

import org.eclipse.jgit.api.TagCommand
import org.eclipse.jgit.lib.GpgConfig
import org.eclipse.jgit.lib.Signer
import org.eclipse.jgit.lib.PersonIdent
import org.eclipse.jgit.lib.Ref
import org.eclipse.jgit.lib.Signer
import org.eclipse.jgit.revwalk.RevObject
import org.eclipse.jgit.transport.CredentialsProvider

Expand Down

0 comments on commit 6d63bc8

Please sign in to comment.