mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-15 20:54:55 +00:00
docs: remove duplicate docs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user