Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
FilipGrebowski committed Dec 21, 2018
1 parent d591fe6 commit 3fe8eed
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .idea/inspectionProfiles/Project_Default.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion src/components/Core/Layout/NavigationBar/Logout/Logout.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import classes from './Logout.scss';
import withMK from '../../../../../hoc/withMK';

class Logout extends Component {

constructor(props) {
super(props);

Expand Down

0 comments on commit 3fe8eed

Please sign in to comment.