mirror of
https://github.com/gen2brain/cam2ip.git
synced 2025-12-16 04:18:39 +00:00
Format imports
This commit is contained in:
@@ -10,10 +10,9 @@ import (
|
||||
"image/draw"
|
||||
"time"
|
||||
|
||||
"github.com/pbnjay/pixfont"
|
||||
|
||||
"github.com/disintegration/imaging"
|
||||
"github.com/gen2brain/go-opencv/opencv"
|
||||
"github.com/pbnjay/pixfont"
|
||||
)
|
||||
|
||||
// Camera represents camera.
|
||||
|
||||
Reference in New Issue
Block a user