mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-13 20:47:04 +00:00
docs: remove duplicate docs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
c70a8edc24
commit
5b73f8fbd2
1 changed files with 0 additions and 3 deletions
|
|
@ -105,9 +105,6 @@ namespace PepperDash.Essentials.Core
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <param name="key">Secret Key</param>
|
/// <param name="key">Secret Key</param>
|
||||||
/// <returns>bool if present</returns>
|
/// <returns>bool if present</returns>
|
||||||
/// <summary>
|
|
||||||
/// TestSecret method
|
|
||||||
/// </summary>
|
|
||||||
public bool TestSecret(string key)
|
public bool TestSecret(string key)
|
||||||
{
|
{
|
||||||
string mySecret;
|
string mySecret;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue