Remove profile var
Signed-off-by: roylisto.pradana <roylisto.pradana@grabtaxi.com>
This commit is contained in:
@@ -112,7 +112,6 @@ export function GroupsDiagram() {
|
||||
id: string;
|
||||
kind: string;
|
||||
name: string;
|
||||
profile?: any;
|
||||
}>();
|
||||
const edges = new Array<{ from: string; to: string; label: string }>();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user