splay Roles Changed

This commit is contained in:
Philipp Lohner 2021-05-09 20:56:50 +02:00
parent ba4f3044cb
commit 08fd48fee8
1 changed files with 1 additions and 5 deletions

View File

@ -1,8 +1,4 @@
import {
Avatar,
Paper,
Typography
} from "@material-ui/core";
import { Avatar, Paper, Typography } from "@material-ui/core";
import EditIcon from "@material-ui/icons/Edit";
import React from "react";
import { makeStyles } from "@material-ui/core/styles";