From d18d936868b30d9e14a42eefc2f45b22f7fb273c Mon Sep 17 00:00:00 2001 From: iamboss Date: Sat, 31 Jan 2026 10:47:29 +0800 Subject: [PATCH] fix sqlite ubuntu login issue. --- Disp/DemoUtil.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/Disp/DemoUtil.cs b/Disp/DemoUtil.cs index bbe229e..9a90e75 100644 --- a/Disp/DemoUtil.cs +++ b/Disp/DemoUtil.cs @@ -1,7 +1,6 @@ using Hi.Disp; using Hi.HiNcKits; using Hi.Licenses; -using Hi.MongoUtils; using Hi.WpfPlus.Disp; using System.Windows;