From e36d19e07842f4cd1f6df9344f73490b3a30a4e8 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Fri, 22 Aug 2025 02:50:00 -0500 Subject: ?? --- example.go | 3 --- 1 file changed, 3 deletions(-) (limited to 'example.go') diff --git a/example.go b/example.go index c443027..8c0ba38 100644 --- a/example.go +++ b/example.go @@ -7,9 +7,6 @@ import ( func ExampleChat() *Chats { conversation := NewChats() - t := conversation.AddTable() - t.AddRow([]string{"apple", "pear"}) - conversation.AddGeminiComment("funny") /* -- cgit v1.2.3