build hotfix

This commit is contained in:
Patrick 2024-10-09 20:24:08 +02:00
parent 885b838704
commit c91aeab9c0

View file

@ -7,7 +7,6 @@ import axios from "axios";
import { useChatHistory } from '../hooks/useChatHistory'; import { useChatHistory } from '../hooks/useChatHistory';
import { getWeather } from "./weather"; import { getWeather } from "./weather";
import { changeHistory, getHistory } from "./database"; import { changeHistory, getHistory } from "./database";
import { type } from "os";
const InputOutputBackend: React.FC = () => { const InputOutputBackend: React.FC = () => {
// # variables // # variables