Skip to content

Commit 8715fc3

Browse files
fix linter
1 parent f004539 commit 8715fc3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Ydb.Sdk/src/Services/Topic/Settings.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,6 @@ public class AlterTopicSettings : OperationSettings
102102
/// Topic path.
103103
/// </summary>
104104
public string Path { get; set; } = string.Empty;
105-
106-
107105
}
108106

109107
public enum Codec

0 commit comments

Comments
 (0)