diff options
Diffstat (limited to 'webui/src/components/Author.tsx')
-rw-r--r-- | webui/src/components/Author.tsx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/webui/src/components/Author.tsx b/webui/src/components/Author.tsx index 593b5d36..b9f95aae 100644 --- a/webui/src/components/Author.tsx +++ b/webui/src/components/Author.tsx @@ -1,4 +1,3 @@ -import React from 'react'; import { Link as RouterLink } from 'react-router-dom'; import MAvatar from '@material-ui/core/Avatar'; |