From f8390a23094011021fdde23eba3a972c0865aab7 Mon Sep 17 00:00:00 2001 From: sabiwara Date: Fri, 26 Apr 2024 15:13:00 +0200 Subject: [PATCH] Remove TODO --- lib/ion.ex | 3 --- 1 file changed, 3 deletions(-) diff --git a/lib/ion.ex b/lib/ion.ex index a5b0f81..0ba1198 100644 --- a/lib/ion.ex +++ b/lib/ion.ex @@ -262,7 +262,4 @@ defmodule Ion do _ -> iodata_empty?(rest) end end - - # TODO Ultimate IO data guide - # TODO Deprecate Aja end