Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Nir-Az committed Jan 1, 2024
1 parent 644ba24 commit ebb1c78
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@

import pyrealsense2 as rs
from rspy import test, log
import time

def close_resources(sensor):
if len(sensor.get_active_streams()) > 0:
Expand Down

0 comments on commit ebb1c78

Please sign in to comment.