mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
remove a space from a comment wow thanks linter
This commit is contained in:
@@ -121,7 +121,7 @@ bool Browser::IsDefaultProtocolClient(const std::string& protocol,
|
||||
#endif
|
||||
}
|
||||
|
||||
// Todo implement
|
||||
// Todo implement
|
||||
bool Browser::RemoveAsDefaultProtocolClient(const std::string& protocol,
|
||||
mate::Arguments* args) {
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user