mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-20 12:38:00 +01:00
Remove dump line
This commit is contained in:
@@ -1225,7 +1225,6 @@ const liberator = (function () //{{{
|
||||
try
|
||||
{
|
||||
let infoPath = services.create("file");
|
||||
liberator.dump("'rtp': " + IO.expandPath(IO.runtimePath.replace(/,.*/, "")));
|
||||
infoPath.initWithPath(IO.expandPath(IO.runtimePath.replace(/,.*/, "")));
|
||||
infoPath.append("info");
|
||||
infoPath.append(services.get("profile").selectedProfile.name);
|
||||
|
||||
Reference in New Issue
Block a user