Skip to content

Commit

Permalink
Reformat with scalafmt 3.7.14
Browse files Browse the repository at this point in the history
Executed command: scalafmt --non-interactive
  • Loading branch information
scala-steward committed Sep 2, 2023
1 parent 4a00e9d commit ece31cc
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ object ChannelItem {
def publish(op: Operation): ChannelItem = ChannelItem(publish = Some(op))
}


case class Operation(
operationId: Option[String] = None,
summary: Option[String] = None,
Expand Down

0 comments on commit ece31cc

Please sign in to comment.