Skip to content

Commit 55e5b32

Browse files
committed
wip
1 parent 802ba94 commit 55e5b32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
namespace JetBrains.ReSharper.Plugins.FSharp.Psi.Tree;
22

3-
public partial interface IAutoPropertyDeclaration : IAccessorOwnerDeclaration, IFSharpTypeOwnerDeclaration;
3+
public partial interface IAutoPropertyDeclaration : IFSharpTypeOwnerDeclaration;

0 commit comments

Comments
 (0)