forked from mirrors/easyappointments
Remove debugger statement
This commit is contained in:
parent
96ed879bd9
commit
f6ad9bba25
1 changed files with 0 additions and 1 deletions
|
@ -339,7 +339,6 @@ App.Pages.Services = (function () {
|
|||
}
|
||||
|
||||
if (selectId) {
|
||||
debugger
|
||||
select(selectId, show);
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue