This line of code finds the “What’s happening” section of Twitter and removes it from the page:
javascript:document.querySelector('[aria-label="Timeline: Trending now"]').remove();
You can drag this link to your browser’s bookmarks bar to create a bookmarklet:
Then when you’re on Twitter, click that bookmarklet to get rid of the “What’s happening” section.