mirror of
https://github.com/apache/superset.git
synced 2026-05-12 19:35:17 +00:00
@@ -25,6 +25,4 @@ export default interface Owner {
|
||||
first_name: string;
|
||||
id: number;
|
||||
last_name: string;
|
||||
username: string;
|
||||
email?: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user