Skip to content

Commit fbdf44e

Browse files
committed
dont need
1 parent 3cceed2 commit fbdf44e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sourceplusplus/control/ContextReceiver.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ def apply_log(live_log_id, globals, locals):
9191

9292

9393
def apply_breakpoint(live_breakpoint_id, globals, locals):
94+
del globals["SourcePlusPlus"]
9495
del locals["ContextReceiver"]
9596

9697
live_breakpoint: LiveBreakpoint = LiveInstrumentRemote.instruments[live_breakpoint_id][1]

0 commit comments

Comments
 (0)