Skip to content

Commit

Permalink
remove obsolete import
Browse files Browse the repository at this point in the history
  • Loading branch information
sweetcheetah committed Sep 6, 2024
1 parent ae4f359 commit fd60fe1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion camera.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
import os
#import threading
import logging
from rotation import add_rotation
import numpy as np
from picamera2 import Picamera2
from picamera2.encoders import H264Encoder
Expand Down

0 comments on commit fd60fe1

Please sign in to comment.