Fix cpplint warnings.
This commit is contained in:
parent
e5a57b02d8
commit
f455798c05
2 changed files with 1 additions and 2 deletions
|
@ -139,7 +139,6 @@ DevToolsDelegate::DevToolsDelegate(
|
|||
}
|
||||
|
||||
DevToolsDelegate::~DevToolsDelegate() {
|
||||
LOG(ERROR) << "delete!";
|
||||
}
|
||||
|
||||
void DevToolsDelegate::Stop() {
|
||||
|
|
Loading…
Reference in a new issue