remove unused import

This commit is contained in:
Andy Janata
2022-10-09 23:49:56 -07:00
committed by Ron Evans
parent 690daebcd1
commit 2bca84b8d1
-2
View File
@@ -3,8 +3,6 @@
package apds9960
import "tinygo.org/x/drivers"
// Configure sets up the APDS-9960 device.
func (d *Device) Configure(cfg Configuration) {
// configure device