dev: remove breakpoint (#1546)
This commit is contained in:
parent
39e35b673e
commit
ef57211441
1 changed files with 0 additions and 1 deletions
|
|
@ -173,7 +173,6 @@ class ActivityRecordResponse {
|
|||
) {
|
||||
if (practiceActivity.tgtConstructs.isEmpty ||
|
||||
practiceActivity.targetTokens == null) {
|
||||
debugger();
|
||||
return [];
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue