mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-15 23:31:29 +00:00
fix: remove unused import
This commit is contained in:
parent
665fdfc788
commit
61cd02200c
1 changed files with 0 additions and 1 deletions
|
|
@ -5,7 +5,6 @@ This file contains the PrismaWrapper class, which is used to wrap the Prisma cli
|
|||
import asyncio
|
||||
import os
|
||||
import random
|
||||
import shutil
|
||||
import subprocess
|
||||
import time
|
||||
import urllib
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue