mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-01-11 19:44:52 +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>
|
||||
/// <param name="key">Secret Key</param>
|
||||
/// <returns>bool if present</returns>
|
||||
/// <summary>
|
||||
/// TestSecret method
|
||||
/// </summary>
|
||||
public bool TestSecret(string key)
|
||||
{
|
||||
string mySecret;
|
||||
|
||||
Reference in New Issue
Block a user