diff options
| author | crupest <crupest@outlook.com> | 2019-03-09 01:42:38 +0800 |
|---|---|---|
| committer | crupest <crupest@outlook.com> | 2019-03-09 01:42:38 +0800 |
| commit | d6e7d702db4e600d2298376ba9310e985ee69079 (patch) | |
| tree | b8248d41f5bfccc82c5c110143c5504decf3e16d /Timeline/ClientApp/src/app/user/user-info.ts | |
| parent | 028af6f786ac2664d301614d57bbff053c3dc9c0 (diff) | |
| download | timeline-d6e7d702db4e600d2298376ba9310e985ee69079.tar.gz timeline-d6e7d702db4e600d2298376ba9310e985ee69079.tar.bz2 timeline-d6e7d702db4e600d2298376ba9310e985ee69079.zip | |
User named route in dialog.
Diffstat (limited to 'Timeline/ClientApp/src/app/user/user-info.ts')
| -rw-r--r-- | Timeline/ClientApp/src/app/user/user-info.ts | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Timeline/ClientApp/src/app/user/user-info.ts b/Timeline/ClientApp/src/app/user/user-info.ts deleted file mode 100644 index 490b00ba..00000000 --- a/Timeline/ClientApp/src/app/user/user-info.ts +++ /dev/null @@ -1,4 +0,0 @@ -export interface UserInfo { - username: string; - roles: string[]; -} |
