Merge branch 'master' of https://xp-dev.com/git/RRRRHHHH_Code
[RRRRHHHH_Code] / ruralHouses / src / businessLogic / AdminManager.java
index 11d26b0..a7e3a2a 100644 (file)
@@ -76,8 +76,6 @@ public class AdminManager extends UnicastRemoteObject implements AdminInterface
 
        }
        
-
-       
        public boolean addAccountRequest(String usr,
                        String pss, Owner ow) throws RemoteException {