mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-09-11 03:09:41 +02:00
Checkstyle issues
This commit is contained in:
parent
19a750e4b5
commit
801766ce04
3 changed files with 2 additions and 4 deletions
|
@ -28,7 +28,6 @@ class ArmorImpl(private val api: PGPainless) : Armor {
|
|||
val bufferedOutputStream = BufferedOutputStream(outputStream)
|
||||
|
||||
// Determine the nature of the given data
|
||||
|
||||
val openPgpIn =
|
||||
OpenPGPAnimalSnifferInputStream(data, false).apply {
|
||||
try {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue