Skip to content

Commit

Permalink
Remove newline
Browse files Browse the repository at this point in the history
Co-authored-by: João Pereira <joaopereira.19@gmail.com>
  • Loading branch information
dnezam and jcp19 authored Dec 3, 2023
1 parent 3c44a68 commit 5847f68
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/scala/viper/gobra/backend/ViperBackends.scala
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ import java.nio.file.{Files, Paths}
import scala.io.Source
import scala.util.Using


trait ViperBackend {
def create(exePaths: Vector[String], config: Config)(implicit executor: GobraExecutionContext): ViperVerifier
}
Expand Down

0 comments on commit 5847f68

Please sign in to comment.