Move remove_profile to delete_profile
commit81ac236b7d6beaa7f2d8fddb3baad647922325a7
authorSean Robinson <seankrobinson@gmail.com>
Sun, 6 Apr 2014 20:53:33 +0000 (6 13:53 -0700)
committerSean Robinson <seankrobinson@gmail.com>
Sun, 6 Apr 2014 20:53:33 +0000 (6 13:53 -0700)
tree528757c31cee122d6353d936b28d1b9df06d8de0
parent0d304b2870c00d75c198dd4e4ad1b0811026253e
Move remove_profile to delete_profile

This brings the method name in line with other related methods (e.g.
edit_profile) and moves it near to request_profile_delete.

Signed-off-by: Sean Robinson <seankrobinson@gmail.com>
wifiradar/gui/g2/__init__.py