Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
emvakar committed Sep 23, 2020
1 parent 3bf643f commit 8ea7cf2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

import Foundation

protocol EKMoonZodiacSignCalculatorProtocol {
public protocol EKMoonZodiacSignCalculatorProtocol {

func getMoonZodicaSign(date: Date) -> EKMoonZodiacSign

Expand Down

0 comments on commit 8ea7cf2

Please sign in to comment.