Skip to content

Commit

Permalink
Clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
manzoorwanijk committed Oct 17, 2024
1 parent 28b3c8c commit cedb69d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion projects/plugins/social/src/js/components/header/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ const Header = () => {
return {
hasConnections: store.getConnections().length > 0,
isModuleEnabled: store.isModuleEnabled(),
newPostUrl: `${ store.getAdminUrl() }post-new.php`,
};
} );

Expand Down

0 comments on commit cedb69d

Please sign in to comment.