Skip to content

Commit 4a4241c

Browse files
committed
refactor: 移除不使用的属性
1 parent 53bd554 commit 4a4241c

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/BootstrapBlazor/Components/AutoComplete/PopoverCompleteBase.cs

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -168,12 +168,6 @@ public async Task TriggerBlur()
168168
}
169169
}
170170

171-
/// <summary>
172-
/// <inheritdoc/>
173-
/// </summary>
174-
/// <returns></returns>
175-
protected override string? GetInputId() => InputId;
176-
177171
/// <summary>
178172
/// <inheritdoc/>
179173
/// </summary>

0 commit comments

Comments
 (0)