Skip to content

Commit

Permalink
Someone forgot to remove that line.
Browse files Browse the repository at this point in the history
  • Loading branch information
kaiiiiiiiii committed Feb 24, 2018
1 parent acc8503 commit 40d5f00
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/rocketchat-ui-account/client/accountProfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -278,8 +278,6 @@ Template.accountProfile.onRendered(function() {
SideNav.setFlex('accountFlex');
SideNav.openFlex();
});
$('.main-content').removeClass('rc-old');
// TODO: remove this line (:
});

const checkAvailability = _.debounce((username, {usernameAvaliable}) => {
Expand Down

0 comments on commit 40d5f00

Please sign in to comment.