mirror of
https://github.com/go-vgo/robotgo
synced 2026-05-24 02:08:33 +00:00
change md
This commit is contained in:
parent
192adbf398
commit
16d0d6fe31
1 changed files with 2 additions and 2 deletions
|
|
@ -29,7 +29,7 @@ This is a work in progress.
|
|||
package main
|
||||
|
||||
import (
|
||||
. "fmt"
|
||||
//. "fmt"
|
||||
|
||||
"github.com/go-vgo/robotgo"
|
||||
)
|
||||
|
|
@ -45,7 +45,7 @@ func main() {
|
|||
package main
|
||||
|
||||
import (
|
||||
. "fmt"
|
||||
//. "fmt"
|
||||
|
||||
"github.com/go-vgo/robotgo"
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue