Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
kennykerr committed Sep 13, 2024
1 parent c4b9b8c commit bb0c38d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/libs/metadata/src/type_name.rs
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ impl TypeName {
pub const HSTRING: Self = Self("Windows.Win32.System.WinRT", "HSTRING");
pub const IInspectable: Self = Self("Windows.Win32.System.WinRT", "IInspectable");


pub const VARIANT: Self = Self("Windows.Win32.System.Variant", "VARIANT");
pub const PROPVARIANT: Self = Self("Windows.Win32.System.Com.StructuredStorage", "PROPVARIANT");

Expand Down

0 comments on commit bb0c38d

Please sign in to comment.