aboutsummaryrefslogtreecommitdiff
path: root/columnar
diff options
context:
space:
mode:
Diffstat (limited to 'columnar')
-rw-r--r--columnar/columnar.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/columnar/columnar.go b/columnar/columnar.go
index 7236901..bb549f8 100644
--- a/columnar/columnar.go
+++ b/columnar/columnar.go
@@ -26,7 +26,6 @@
// This package eliminates the boilerplate code that would be associated with
// converting a list of objects into the respective columnar form before
// marshaling, and vice versa after unmarshaling.
-
package columnar
import (