Skip to content

Commit 0b18fa5

Browse files
authored
Update README.md
Added missing import
1 parent 471f7ba commit 0b18fa5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,7 @@ package main
244244

245245
import (
246246
"fmt"
247+
"strconv"
247248

248249
"github.com/go-vgo/robotgo"
249250
"github.com/vcaesar/imgo"

0 commit comments

Comments
 (0)