Skip to content

Commit 8f261f9

Browse files
committed
lint
Signed-off-by: Nghia Tran <tcnghia@gmail.com>
1 parent dc30ff0 commit 8f261f9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/scan/apk.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -490,7 +490,6 @@ func (s *Scanner) DatabaseBuiltAt() time.Time {
490490
return s.dbStatus.Built
491491
}
492492

493-
494493
// Close closes the scanner's database connection.
495494
func (s *Scanner) Close() {
496495
if s.vulnProvider == nil {

0 commit comments

Comments
 (0)