Skip to content

Commit 8671092

Browse files
committed
chore: renamed rrule_parser -> rrule_codec
1 parent 04ec380 commit 8671092

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

lib/rrule_parser.ex

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
defmodule RruleCodec do
2+
@moduledoc false
3+
end

0 commit comments

Comments
 (0)