mirror of
https://github.com/datahub-project/datahub.git
synced 2025-12-13 11:06:30 +00:00
refactor(entity change events): Removing unused source field (#4781)
This commit is contained in:
parent
58b456c27d
commit
cb397beacb
@ -49,9 +49,4 @@ record EntityChangeEvent {
|
|||||||
* The version of the event type, incremented in integers.
|
* The version of the event type, incremented in integers.
|
||||||
*/
|
*/
|
||||||
version: int
|
version: int
|
||||||
|
|
||||||
/**
|
|
||||||
* [Future] The source type of the event
|
|
||||||
*/
|
|
||||||
source: optional string
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user