Merge pull request #6419 from electron/remove-unused-using-decls
Remove unused using decls.
This commit is contained in:
commit
f35bbb9131
2 changed files with 0 additions and 2 deletions
|
@ -17,7 +17,6 @@
|
|||
|
||||
using content::BrowserPpapiHost;
|
||||
using content::BrowserThread;
|
||||
using content::RenderProcessHost;
|
||||
|
||||
namespace chrome {
|
||||
|
||||
|
|
|
@ -26,7 +26,6 @@
|
|||
|
||||
using content::BrowserPpapiHost;
|
||||
using content::BrowserThread;
|
||||
using content::RenderProcessHost;
|
||||
|
||||
namespace chrome {
|
||||
|
||||
|
|
Loading…
Reference in a new issue