Skip to content

Commit

Permalink
Update core/src/main/scala/akka/persistence/r2dbc/internal/sqlserver/…
Browse files Browse the repository at this point in the history
…SqlServerJournalDao.scala

Co-authored-by: Johan Andrén <[email protected]>
  • Loading branch information
sebastian-alfers and johanandren authored Jan 27, 2024
1 parent d1f2f0b commit 1f1a09e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ private[r2dbc] object SqlServerJournalDao {
/**
* INTERNAL API
*
* Class for doing db interaction outside of an actor to avoid mistakes in future callbacks
*/
@InternalApi
private[r2dbc] class SqlServerJournalDao(settings: R2dbcSettings, connectionFactory: ConnectionFactory)(implicit
Expand Down

0 comments on commit 1f1a09e

Please sign in to comment.