Skip to content

Commit

Permalink
no debugger
Browse files Browse the repository at this point in the history
  • Loading branch information
disturm committed Feb 2, 2022
1 parent 249dcba commit 5103415
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/apis/BrsApi.ts
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,6 @@ export default class BrsApi {
isTotal: boolean = false,
showActiveStudents: boolean = false
) {
debugger;
const groupPart = isModule
? `techgroup=${techgroup}`
: `groupUuid=${groupUuid}`;
Expand Down

0 comments on commit 5103415

Please sign in to comment.