remove commented-out code
This commit is contained in:
parent
1ed747762a
commit
ccbeb9d32d
1 changed files with 0 additions and 2 deletions
|
@ -463,7 +463,6 @@ if (typeof __SEB_focusElement === 'undefined') {
|
|||
{
|
||||
if (!result.Success)
|
||||
{
|
||||
//logger.Error($"Javascript error {result.Message}!");
|
||||
}
|
||||
});
|
||||
|
||||
|
@ -471,7 +470,6 @@ if (typeof __SEB_focusElement === 'undefined') {
|
|||
{
|
||||
if (!result.Success)
|
||||
{
|
||||
//logger.Error($"Javascript error {result.Message}!");
|
||||
}
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue