Skip to content

Commit

Permalink
fixed blank space
Browse files Browse the repository at this point in the history
  • Loading branch information
Gissebass committed Mar 18, 2024
1 parent b183fdc commit 7782fc8
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,4 @@ open class PlaceRepository(database: Database) : BaseRepository<Place, PlaceDto,
)
return place.id
}

}

0 comments on commit 7782fc8

Please sign in to comment.