Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

Commit 47735cf

Browse files
2 parents 3cbd37a + 836d91c commit 47735cf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

widget/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ <h2>Success!</h2>
8787

8888
$scope.url = $sce.trustAsResourceUrl(content.url);
8989
buildfire.getContext(function (err, context) {
90-
console.error('buildfire.context.liveMode', buildfire.context.liveMode);
9190
$scope.isLiveMode = buildfire.context.liveMode;
9291
if (($scope.isLiveMode || !$scope.isWeb) && !$scope.isiFrame) {
9392
if (content.view == 'In app popup')

0 commit comments

Comments
 (0)