fix(aur): fix lint issue

This commit is contained in:
jguer 2021-06-09 03:54:03 +02:00 committed by J Guerreiro
parent 8fd4f78400
commit 040c8fe380

View file

@ -11,7 +11,7 @@ import (
"sync"
"github.com/Jguer/aur"
"github.com/Jguer/go-alpm/v2"
alpm "github.com/Jguer/go-alpm/v2"
"github.com/leonelquinteros/gotext"
"github.com/Jguer/yay/v10/pkg/db"