From 10badcaa52d9d428dceb5a3219029d3640b35fb2 Mon Sep 17 00:00:00 2001 From: Jake Zerrer Date: Wed, 26 Nov 2025 15:10:20 -0500 Subject: Mild housekeeping --- src/unheard/time_object.clj | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/unheard/time_object.clj') diff --git a/src/unheard/time_object.clj b/src/unheard/time_object.clj index 89070f6..62e84b5 100644 --- a/src/unheard/time_object.clj +++ b/src/unheard/time_object.clj @@ -1,7 +1,6 @@ (ns unheard.time-object (:require [missionary.core :as m] - [unheard.interval :as i] - [helins.interval.map :as imap])) + [unheard.interval :as i])) ;; TODO: Update description (defn time-object -- cgit v1.2.3