@ -1,7 +1,6 @@
package state;
public interface ATMState {
void insertCard();
void ejectCard();
void insertPin(int pinEntered);