Skip to content

Commit

Permalink
Server update
Browse files Browse the repository at this point in the history
  • Loading branch information
pid1 committed Apr 18, 2015
1 parent bf216e6 commit c78539f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/server/server.java
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ public class server extends ServerNetworking implements Thermostatable {

public server() {
// Default admin user
String admin = "admin";
String adminpassword = "admin";
String ip = "127.0.0.1";
String email = "admin@uconn.edu";
Expand Down

0 comments on commit c78539f

Please sign in to comment.