mirror of
https://github.com/kidoman/embd
synced 2025-07-04 20:37:46 +02:00
go fmt
This commit is contained in:
parent
9a25ce11c3
commit
ec92ed848c
21 changed files with 60 additions and 24 deletions
|
@ -4,8 +4,8 @@ package watersensor
|
|||
import (
|
||||
"sync"
|
||||
|
||||
"github.com/golang/glog"
|
||||
"github.com/cfreeman/embd"
|
||||
"github.com/golang/glog"
|
||||
)
|
||||
|
||||
// WaterSensor represents a water sensor.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue