Command-line and Emacs Calendar Client

remove collection module

Ryan Gibb d9f4c4f5 692888ae

Changed files
-4
lib
-1
lib/collection.ml
···
-
type t = Col of string
-3
lib/collection.mli
···
-
(** A calendar_name is a directory of `ics` files *)
-
-
type t = Col of string (** The name of the calendar_name. *)