Skip to content

Commit

Permalink
[code] format.
Browse files Browse the repository at this point in the history
  • Loading branch information
qinjun-li committed Dec 16, 2024
1 parent f1e1608 commit 8c0ef45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion omreaderlib/src/T1OMReaderAPI.scala
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ object Path {
}),
Some(local)
)
case s"OMInstanceTarget:~${top}|${hier}" =>
case s"OMInstanceTarget:~${top}|${hier}" =>
Path(
top,
hier
Expand Down

0 comments on commit 8c0ef45

Please sign in to comment.