mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-17 14:25:45 +01:00
Kill :dia import.
This commit is contained in:
@@ -28,7 +28,7 @@ var IO = Module("io", {
|
||||
this._processDir = services.directory.get("CurWorkD", Ci.nsIFile);
|
||||
this._cwd = this._processDir.path;
|
||||
this._oldcwd = null;
|
||||
this.config = config;
|
||||
lazyRequire("config", ["config"], this);
|
||||
},
|
||||
|
||||
Local: function Local(dactyl, modules, window) let ({ io, plugins } = modules) ({
|
||||
|
||||
Reference in New Issue
Block a user