If you created a user by mistake you can remove it. For details refer to the PostgreSQL manual:
dropuser is a wrapper around DROP ROLEexample output
postgres@satnms7-dev:~$ dropuser --interactive satnms
Role "satnms" will be permanently removed.
Are you sure? (y/n) y