Skip to content

Commit

Permalink
Remove redundant line
Browse files Browse the repository at this point in the history
remove redundant line

<rikaitan.link>NzdlZGZjN2RkZjFiMWQ0YTE4MGI2YmQ1MjBkNjhhMGY2ODgxYmZkMAo=</rikaitan.link>
  • Loading branch information
jason-ojisan committed Nov 7, 2024
1 parent b9b69ed commit 6b54dc5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ext/js/pages/settings/dictionary-controller.js
Original file line number Diff line number Diff line change
Expand Up @@ -1177,7 +1177,6 @@ export class DictionaryController {

await this._deleteDictionaryInternal(dictionaryTitle, onProgress);
await this._deleteDictionarySettings(dictionaryTitle);
this._onDictionariesUpdate = null;
} catch (e) {
log.error(e);
} finally {
Expand Down

0 comments on commit 6b54dc5

Please sign in to comment.