mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-04-20 19:38:39 +00:00
Fix linting errors
This commit is contained in:
@@ -2,8 +2,9 @@ package task
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"github.com/aptly-dev/aptly/aptly"
|
||||
"sync"
|
||||
|
||||
"github.com/aptly-dev/aptly/aptly"
|
||||
)
|
||||
|
||||
// List is handling list of processes and makes sure
|
||||
|
||||
Reference in New Issue
Block a user