Removed explore from labs

refs 6ce3e8efd6

- explore was accidentally left behind in labs alpha UI after going GA due to merge conflicts
This commit is contained in:
Rishabh 2022-08-08 14:07:16 +05:30
parent dee631e70e
commit de49ab6423
2 changed files with 0 additions and 14 deletions

View File

@ -60,7 +60,6 @@ export default class FeatureService extends Service {
@feature('beforeAfterCard') beforeAfterCard;
@feature('comments') comments;
@feature('newsletterPaywall') newsletterPaywall;
@feature('explore') explore;
@feature('freeTrial') freeTrial;
_user = null;

View File

@ -226,19 +226,6 @@
</div>
</div>
</div>
<div class="gh-expandable-block">
<div class="gh-expandable-header">
<div>
<h4 class="gh-expandable-title">Ghost Explore</h4>
<p class="gh-expandable-description">
Allow integration with Ghost Explore
</p>
</div>
<div class="for-switch">
<GhFeatureFlag @flag="explore" />
</div>
</div>
</div>
<div class="gh-expandable-block">
<div class="gh-expandable-header">
<div>