remove unused

This commit is contained in:
SrGooglo 2022-11-24 17:20:44 +00:00
parent 3e68651e9a
commit e28880974a

View File

@ -1,7 +0,0 @@
import React from "react"
export default (props) => {
return <div>
<h1>Change Password</h1>
</div>
}