Skip to content

Commit

Permalink
Make Owner public (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
jackdingilian authored Dec 14, 2020
1 parent cea8f23 commit e9b4896
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
*/
package com.spotify.elitzur.types

private[elitzur] trait Owner {
trait Owner {
def name: String
}

0 comments on commit e9b4896

Please sign in to comment.