2 Commits
Author SHA1 Message Date
alex c7bbd0ea5d added sending closing event message to settings windows
Pull request / build (pull_request) Successful in 38s
2026-08-14 02:15:05 +05:00
alex 0682f2b875 fixed warning 2026-08-14 02:07:56 +05:00
@@ -1,6 +1,5 @@
using CursorLang.Core.Models;
using CursorLang.Core.Services;
using CursorLang.Settings.Tests.Infrastructure;
using CursorLang.Settings.ViewModels;
using CursorLang.Tests.Shared;