mirror of
https://github.com/electron/electron.git
synced 2026-01-27 08:18:28 -05:00
Remove unused using namespace declaration.
This commit is contained in:
@@ -8,8 +8,6 @@
|
||||
#include "content/public/browser/render_widget_host_view.h"
|
||||
#include "ui/gfx/mac/scoped_cocoa_disable_screen_updates.h"
|
||||
|
||||
using namespace brightray;
|
||||
|
||||
@implementation BRYInspectableWebContentsView
|
||||
|
||||
- (instancetype)initWithInspectableWebContentsViewMac:(InspectableWebContentsViewMac*)view {
|
||||
|
||||
Reference in New Issue
Block a user