mirror of
https://github.com/akvorado/akvorado.git
synced 2025-12-11 22:14:02 +01:00
common: remove MarshalJSON helpers for mapstructure
They are not needed anymore since we don't exchange configuration files
using JSON, since baac495b9c.
This commit is contained in:
@@ -134,7 +134,6 @@ func (input graphLineHandlerInput) toSQL1(axis int, options toSQL1Options) strin
|
||||
dimensionsInterpolate = "emptyArrayString()"
|
||||
}
|
||||
|
||||
|
||||
// With
|
||||
withStr := ""
|
||||
if !options.skipWithClause {
|
||||
|
||||
Reference in New Issue
Block a user