aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/query/outputs.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/query/outputs.go')
-rw-r--r--pkg/query/outputs.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkg/query/outputs.go b/pkg/query/outputs.go
index 7dac42e..739290e 100644
--- a/pkg/query/outputs.go
+++ b/pkg/query/outputs.go
@@ -8,7 +8,6 @@ import (
"github.com/jpappel/atlas/pkg/index"
)
-
const DefaultOutputFormat string = "%p %T %d authors:%a tags:%t"
type OutputToken uint64