mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-01 04:15:45 +01:00
Cleanup.
This commit is contained in:
@@ -15,6 +15,8 @@ defineModule("io", {
|
||||
require: ["services"]
|
||||
}, this);
|
||||
|
||||
this.lazyRequire("config", ["config"]);
|
||||
|
||||
// TODO: why are we passing around strings rather than file objects?
|
||||
/**
|
||||
* Provides a basic interface to common system I/O operations.
|
||||
|
||||
Reference in New Issue
Block a user