forked from React-Group/interstellar_ai
build hotfix
This commit is contained in:
parent
885b838704
commit
c91aeab9c0
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue