Skip to content

Commit 33d9280

Browse files
github-actions[bot]Kevin Turcios
andcommitted
fix: remove unused platform import from aiservice.py
Co-authored-by: Kevin Turcios <undefined@users.noreply.github.com>
1 parent 9183ffa commit 33d9280

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

codeflash/api/aiservice.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
import json
44
import os
5-
import platform
65
import time
76
from itertools import count
87
from typing import TYPE_CHECKING, Any, cast

0 commit comments

Comments
 (0)