Skip to content

Commit

Permalink
VC-3444 code standart
Browse files Browse the repository at this point in the history
  • Loading branch information
OlegApanovich authored and nikitahl committed Mar 14, 2024
1 parent 16fd8f4 commit 7ee8815
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion visualcomposer/Modules/Editors/DataAjax/Controller.php
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,6 @@ protected function updatePostData($post, $sourceId, $response)
$is_updated = $this->updateSavedPostData($post, $sourceId, $isPreview, $previewPost);

if ($is_updated) {

//bring it back once you're done posting
$postTypeHelper->setupPost($sourceId);

Expand Down

0 comments on commit 7ee8815

Please sign in to comment.