mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-09 23:15:43 +01:00
cleanup
This commit is contained in:
@@ -27,10 +27,7 @@ import Profile from "./Profile";
|
||||
|
||||
type Props = {
|
||||
authenticated?: boolean,
|
||||
links: Links,
|
||||
|
||||
//context objects
|
||||
history: History
|
||||
links: Links
|
||||
};
|
||||
|
||||
class Main extends React.Component<Props> {
|
||||
|
||||
Reference in New Issue
Block a user