Remove redundant comment
This commit is contained in:
parent
05a3db98c8
commit
e049ad9eb3
1 changed files with 0 additions and 1 deletions
|
|
@ -67,7 +67,6 @@ export class AmmoTracker extends GenericPopoverMixin(HandlebarsApplicationMixin(
|
||||||
return;
|
return;
|
||||||
};
|
};
|
||||||
|
|
||||||
// get count of favourites
|
|
||||||
if (this._favouriteCount > 3) {
|
if (this._favouriteCount > 3) {
|
||||||
ui.notifications.error(localizer(`RipCrypt.notifs.error.at-favourite-limit`));
|
ui.notifications.error(localizer(`RipCrypt.notifs.error.at-favourite-limit`));
|
||||||
return;
|
return;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue