Fixed import format

This commit is contained in:
vcaesar 2022-02-22 14:54:44 -08:00
parent efc7c90b9f
commit e755317599

View File

@ -15,7 +15,6 @@ package robotgo
import ( import (
"errors" "errors"
"fmt"
"log" "log"
"github.com/robotn/xgb" "github.com/robotn/xgb"