Changeset 0.22.6 (#148)
This commit is contained in:
@@ -145,7 +145,6 @@ const REPL = {
|
||||
if (typeof API !== 'undefined') globals.API = API;
|
||||
if (typeof Events !== 'undefined') globals.Events = Events;
|
||||
if (typeof Extensions !== 'undefined') globals.Extensions = Extensions;
|
||||
if (typeof Surfaces !== 'undefined') globals.Surfaces = Surfaces;
|
||||
if (typeof DebugLog !== 'undefined') globals.DebugLog = DebugLog;
|
||||
if (typeof PanelRegistry !== 'undefined') globals.Panels = PanelRegistry;
|
||||
if (typeof UI !== 'undefined') globals.UI = UI;
|
||||
|
||||
Reference in New Issue
Block a user