Skip to content

Commit

Permalink
Removed unnecessary import
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoeilers committed Oct 18, 2023
1 parent a48b4a0 commit 25be372
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ package viper.silver.ast.utility

import java.util.concurrent.atomic.AtomicInteger
import reflect.ClassTag
import viper.silver.ast

object GenericTriggerGenerator {
case class TriggerSet[E](exps: Seq[E])
Expand Down

0 comments on commit 25be372

Please sign in to comment.