From 67ee2b93a74ceff92495c5df7d3276db7ab44bce Mon Sep 17 00:00:00 2001 From: Concedo <39025047+LostRuins@users.noreply.github.com> Date: Sat, 29 Apr 2023 09:59:16 +0800 Subject: [PATCH] removed bad import. --- koboldcpp.py | 1 - 1 file changed, 1 deletion(-) diff --git a/koboldcpp.py b/koboldcpp.py index f32c29993..0567b8ce7 100644 --- a/koboldcpp.py +++ b/koboldcpp.py @@ -6,7 +6,6 @@ import ctypes import os import argparse import json, http.server, threading, socket, sys, time -from tkinter.constants import LEFT, RIGHT stop_token_max = 10