Skip to content

Commit

Permalink
remove unused constant
Browse files Browse the repository at this point in the history
  • Loading branch information
grummbeer committed Dec 10, 2023
1 parent 605f8b4 commit f87872f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Command/ListAccountsCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@

class ListAccountsCommand extends AbstractCommand
{
public const RETURN_VAR_NOT_FOUND = 4;

public const BANK = 'bank';

public const NUMBER = 'number';
Expand Down

0 comments on commit f87872f

Please sign in to comment.