From 72aa7ae151916c48dc3137b610e8e656b07bb07b Mon Sep 17 00:00:00 2001 From: Cyberes Date: Mon, 8 Apr 2024 00:14:59 -0600 Subject: [PATCH] remove comment --- matrix_gpt/callbacks.py | 1 - 1 file changed, 1 deletion(-) diff --git a/matrix_gpt/callbacks.py b/matrix_gpt/callbacks.py index 22f0c2a..1fd0f66 100644 --- a/matrix_gpt/callbacks.py +++ b/matrix_gpt/callbacks.py @@ -1,4 +1,3 @@ -# https://github.com/anoadragon453/nio-template import asyncio import logging import time