Remove 'debugger' statement

This commit is contained in:
Ryan Cavanaugh 2015-07-31 13:52:55 -07:00
parent 88a8d2bea8
commit 0a832af33d

View File

@ -17,5 +17,4 @@
//// var x = <[|MyC/**/lass|] name='hello'></[|MyClass|]>;
goTo.marker();
debugger;
verify.renameLocations(false, false);