mirror of
https://github.com/langchain-ai/datafusion.git
synced 2026-07-21 03:05:28 -04:00
8ba46466d3
This is a small maintanence PR to fix a couple of small issues: 1. The `datafusion-tui` isn't used anywhere, and as far as I can tell its now basically a part of `datafusion-dft` (which is already referenced). 2. The call for action wasn't rendered into the HTML page. I was there up until #4903, which included this small mistake which every subsequent change just maintained.