aboutsummaryrefslogtreecommitdiff
path: root/format/doc.go
diff options
context:
space:
mode:
Diffstat (limited to 'format/doc.go')
-rw-r--r--format/doc.go5
1 files changed, 0 insertions, 5 deletions
diff --git a/format/doc.go b/format/doc.go
deleted file mode 100644
index 0d2ec813..00000000
--- a/format/doc.go
+++ /dev/null
@@ -1,5 +0,0 @@
-// Package format encapsulates various git-related file formats.
-//
-// These are particularly the ones that aren't necessarily associated with
-// a very clear domain that they obviously belong to.
-package format