remove internal ref

This commit is contained in:
Shreyas Goenka 2023-03-09 16:44:49 +01:00
parent a22ee2e1e6
commit db7c1fc0d4
No known key found for this signature in database
GPG Key ID: 92A07DF49CCB0622
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ import (
)
// TODO: Use a sdk implementation of this API once it's incorporated in the openapi
// spec. https://databricks.atlassian.net/browse/DECO-573
// spec. https://github.com/databricks/bricks/issues/243
type pipelineEventErrorException struct {
ClassName string `json:"class_name"`
Message string `json:"message"`