Skip to content

Commit

Permalink
style: format code
Browse files Browse the repository at this point in the history
  • Loading branch information
shouwn committed Feb 6, 2024
1 parent 6f48b77 commit 16d71d6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@ package com.linecorp.kotlinjdsl.querymodel.jpql.expression.impl
import com.linecorp.kotlinjdsl.Internal
import com.linecorp.kotlinjdsl.querymodel.jpql.expression.Expression
import java.sql.Time

@Internal
object JpqlCurrentTime : Expression<Time>

0 comments on commit 16d71d6

Please sign in to comment.