Skip to content

Commit

Permalink
remove unncessary comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jharley committed Dec 21, 2023
1 parent b4adcdf commit 304f733
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/query_spec.go
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,6 @@ type CalculationSpec struct {
// CalculationOp represents the operator of a calculation.
type CalculationOp string

// Declaration of calculation operators.
const (
CalculationOpCount CalculationOp = "COUNT"
CalculationOpConcurrency CalculationOp = "CONCURRENCY"
Expand Down

0 comments on commit 304f733

Please sign in to comment.