diff --git a/cmd/adsysd/integration_tests/adsysctl_doc_test.go b/cmd/adsysd/integration_tests/adsysctl_doc_test.go index fb0e3d2e3..cfbaf12ff 100644 --- a/cmd/adsysd/integration_tests/adsysctl_doc_test.go +++ b/cmd/adsysd/integration_tests/adsysctl_doc_test.go @@ -9,7 +9,6 @@ import ( "github.com/leonelquinteros/gotext" "github.com/stretchr/testify/assert" "github.com/stretchr/testify/require" - "github.com/ubuntu/adsys/doc" ) func TestDocChapter(t *testing.T) {