mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-16 16:15:45 +01:00
Kill :dia import.
This commit is contained in:
@@ -9,7 +9,7 @@ try {
|
||||
Components.utils.import("resource://dactyl/bootstrap.jsm");
|
||||
defineModule("main", {
|
||||
exports: ["ModuleBase"],
|
||||
require: ["config", "help", "highlight", "io", "overlay", "services", "util"]
|
||||
require: ["config", "overlay", "services", "util"]
|
||||
}, this);
|
||||
|
||||
var BASE = "resource://dactyl-content/";
|
||||
|
||||
Reference in New Issue
Block a user