atc/db: remove leftover top-level config field in db.resource

concourse/concourse#5811

Signed-off-by: Mathieu Ouellet <mathieu.ouellet@energumen.io>
This commit is contained in:
Mathieu Ouellet 2020-07-06 12:23:32 -04:00
parent 40da446787
commit 5dc11adb2c
1 changed files with 0 additions and 1 deletions

View File

@ -100,7 +100,6 @@ type resource struct {
id int
name string
public bool
teamID int
teamName string
type_ string