Skip to content

Commit 7f67611

Browse files
committed
chore: remove redundant comments.
1 parent 8e45b15 commit 7f67611

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

plugins/recent-doc/src/commands.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ use tauri::{command, AppHandle, Runtime};
88
#[cfg(target_os = "windows")]
99
use windows::{
1010
core::{HSTRING, PCWSTR},
11-
// CRITICAL FIX: Changed `Interface` to `ComInterface` so `.cast()` works
1211
Win32::{
1312
System::Com::{
1413
CoCreateInstance, CoInitializeEx, CoTaskMemFree, CoUninitialize, CLSCTX_INPROC_SERVER,

0 commit comments

Comments
 (0)