mirror of
https://github.com/electron/electron.git
synced 2026-01-27 08:18:28 -05:00
Remove unused using decls.
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
#include "content/public/browser/web_contents.h"
|
||||
#include "content/public/browser/web_ui.h"
|
||||
|
||||
using content::WebContents;
|
||||
|
||||
namespace brightray {
|
||||
|
||||
|
||||
@@ -12,7 +12,6 @@
|
||||
#include "content/public/browser/browser_thread.h"
|
||||
#include "content/public/browser/devtools_agent_host.h"
|
||||
|
||||
using content::BrowserThread;
|
||||
|
||||
namespace brightray {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user