Skip to content

Commit

Permalink
Lint update
Browse files Browse the repository at this point in the history
  • Loading branch information
SMickelsn committed Dec 16, 2024
1 parent 9282cca commit 7170d21
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ func initializeCrashReporting() {
return
}
let crashReporter = crashReporter_!

// Stop enable if debugger attached
var inDebugger = false
if isDebuggerAttached() {
Expand Down

0 comments on commit 7170d21

Please sign in to comment.