trying to fix the plsql thing

This commit is contained in:
2026-08-05 15:34:47 -05:00
parent 08cae96a16
commit 3e28633e20
383 changed files with 12 additions and 1616 deletions
-1
View File
@@ -23,7 +23,6 @@ public partial class FileBar : TabBar
if (fa != null)
{
SetTabMetadata(_ti, fa.GetAsText());
GD.Print(fa.GetAsText());
CurrentTab = _ti;
OnTabChanged(_ti);