chore: remove comments

This commit is contained in:
Marvin9
2020-10-11 19:34:16 +05:30
parent 6d72fbc851
commit cd66aed3d1
@@ -27,11 +27,6 @@ import { UnregisterEntityDialog } from '../UnregisterEntityDialog/UnregisterEnti
import { Alert } from '@material-ui/lab';
import { Tabbed } from './Tabbed';
// const getPageTheme = (entity?: Entity): PageTheme => {
// const themeKey = entity?.spec?.type?.toString() ?? 'home';
// return customPageTheme.pageTheme[themeKey] ?? customPageTheme.pageTheme.home;
// };
const EntityPageTitle = ({
entity,
title,