Remove unused fmt

This commit is contained in:
Lukas Herman
2020-10-30 10:01:02 -07:00
parent 2a70c031b8
commit e6c98a844f

View File

@@ -2,7 +2,6 @@ package mediadevices
import (
"errors"
"fmt"
"image"
"math/rand"
"sync"