mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-31 14:22:27 +01:00
Miscellaneous formatting fixes.
--HG-- extra : rebase_source : ac84b34db15b95fd5a6ad597a1420ffc4cb35414
This commit is contained in:
@@ -362,7 +362,8 @@ const Editor = Module("editor", {
|
||||
|
||||
try {
|
||||
this.editFileExternally(tmpfile.path);
|
||||
} finally {
|
||||
}
|
||||
finally {
|
||||
timer.cancel();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user