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
…SqlServerSnapshotDao.scala

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

0 comments on commit 4eb554c

Please sign in to comment.