mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-02-22 04:46:13 +00:00
Remove debugger statemen - oops
This commit is contained in:
parent
b92b716b2b
commit
d01f5fd2c6
@ -34,7 +34,6 @@ export default class SearchResultsTemplate extends React.Component<ISearchResult
|
||||
|
||||
public componentWillUnmount() {
|
||||
try {
|
||||
debugger;
|
||||
this.resize.removeResizeListener(this.parentRef, this.onComponentResize);
|
||||
} catch (error) {}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user