Skip to content

Commit

Permalink
Hide qr code
Browse files Browse the repository at this point in the history
  • Loading branch information
NejcZdovc authored and bsclifton committed Nov 3, 2020
1 parent 12ea1cd commit 2ea3027
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ import AdsBox from './adsBox'
import ContributeBox from './contributeBox'
import TipBox from './tipsBox'
import MonthlyContributionBox from './monthlyContributionBox'
import QRBox from './qrBox'

// Utils
import * as rewardsActions from '../actions/rewards_actions'
Expand Down Expand Up @@ -293,7 +292,6 @@ class SettingsPage extends React.Component<Props, State> {
onTOSClick={this.openTOS}
onPrivacyClick={this.openPrivacyPolicy}
/>
<QRBox />
<AdsBox />
<ContributeBox />
<MonthlyContributionBox />
Expand Down

0 comments on commit 2ea3027

Please sign in to comment.