diff options
Diffstat (limited to 'columnar/columnar.go')
| -rw-r--r-- | columnar/columnar.go | 1 |
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 ( |
