mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-12 20:17:03 +00:00
removed duplicate method that somehow crept in...
This commit is contained in:
parent
546cdacc0f
commit
476d661ece
1 changed files with 0 additions and 5 deletions
|
|
@ -27,11 +27,6 @@ namespace PepperDash.Essentials.Core
|
|||
return joinMap;
|
||||
}
|
||||
|
||||
public static string GetJoinMapForDevice(string joinMapKey)
|
||||
{
|
||||
return GetSerializedJoinMapForDevice(joinMapKey);
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Attempts to get the serialized join map from config
|
||||
/// </summary>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue