Skip to content

Commit bcc7c44

Browse files
committed
Remove debug code
1 parent 3b7a5d1 commit bcc7c44

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

luxloader/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,6 @@ def _update_manifest(wheel_list):
273273

274274
print(f"[BLC] Updating blender manifest")
275275
pkg_manifest_filepath = ROOT_FOLDER / "blender_manifest.toml"
276-
import pdb; pdb.set_trace()
277276

278277
# Compute statement
279278
wheel_abs_paths = list(

0 commit comments

Comments
 (0)