1
0
mirror of https://github.com/kidoman/embd synced 2024-06-06 11:07:48 +02:00

remove fmt

This commit is contained in:
clinton 2016-09-29 20:32:39 +10:00
parent 207a52644d
commit cd02a9fd52

View File

@ -3,7 +3,6 @@
package bme280
import (
"fmt"
"github.com/kidoman/embd"
)