Skip to content

Commit b8fd491

Browse files
abrichrclaude
andcommitted
fix(modal): remove unused os import
Fixes ruff F401 lint error on modal_cloud.py. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent b140e63 commit b8fd491

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

openadapt_ml/cloud/modal_cloud.py

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

3939
import argparse
4040
import json
41-
import os
4241
import subprocess
4342
import sys
4443
import tempfile

0 commit comments

Comments
 (0)