Oracle Solution for Error ora-02441

Solution for Oracle Error ORA-02441

ORA-02441: Cannot drop nonexistent primary key

What triggered the Error:

alter table drop primary key - primary key does not exist.

What should we do to fix it:

None