This commit is contained in:
Filip Figiel 2018-08-17 09:21:03 +02:00
parent ddb175b4de
commit 567668943c
2 changed files with 1 additions and 2 deletions

View File

@ -19,7 +19,6 @@ type PureJSON struct {
Data interface{}
}
type IndentedJSON struct {
Data interface{}
}