refactor: remove debug print

This commit is contained in:
martin legrand
2025-03-23 21:24:05 +01:00
parent e74bbe4044
commit 8c77f3eddb
3 changed files with 2 additions and 2 deletions
+2
View File
@@ -1,5 +1,7 @@
#!/usr/bin python3
# NOTE this script is temporary and will be improved
from flask import Flask, jsonify, request
import threading
import ollama