diff options
Diffstat (limited to 'vendor/github.com/juju/ansiterm/doc.go')
-rw-r--r-- | vendor/github.com/juju/ansiterm/doc.go | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/vendor/github.com/juju/ansiterm/doc.go b/vendor/github.com/juju/ansiterm/doc.go deleted file mode 100644 index 782700779..000000000 --- a/vendor/github.com/juju/ansiterm/doc.go +++ /dev/null @@ -1,6 +0,0 @@ -// Copyright 2016 Canonical Ltd. -// Licensed under the LGPLv3, see LICENCE file for details. - -// Package ansiterm provides a Writer that writes out the ANSI escape -// codes for color and styles. -package ansiterm |