From f1014f3cc7d5226d0119888bef58d166a4adf731 Mon Sep 17 00:00:00 2001 From: YellowRoseCx <80486540+YellowRoseCx@users.noreply.github.com> Date: Mon, 10 Jul 2023 00:26:40 -0500 Subject: [PATCH] remove unused .re --- koboldcpp.py | 1 - 1 file changed, 1 deletion(-) diff --git a/koboldcpp.py b/koboldcpp.py index 1c0ee59c3..845055475 100755 --- a/koboldcpp.py +++ b/koboldcpp.py @@ -9,7 +9,6 @@ import ctypes import os import argparse import json, sys, http.server, time, asyncio, socket, threading -import re from concurrent.futures import ThreadPoolExecutor stop_token_max = 10