Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
nbren12 authored Sep 11, 2024
1 parent 986881c commit 8196668
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ def get_compiler():
]

try:
import torch
from torch.utils.cpp_extension import CUDAExtension

ext_modules.append(
Expand Down

0 comments on commit 8196668

Please sign in to comment.