1
0
mirror of https://github.com/hybridgroup/gobot.git synced 2025-05-08 19:29:16 +08:00

Clean up files

This commit is contained in:
Adrian Zankich 2013-12-02 17:10:36 -08:00
parent 2c9247dcc7
commit 8b6639485c
2 changed files with 44 additions and 45 deletions

View File

@ -95,7 +95,6 @@ func driver() string {
return `package gobot{{ .Name }}
import (
"fmt"
"github.com/hybridgroup/gobot"
)