fixes bug#AL-4274
parent
829b09cf21
commit
44592af0af
|
@ -134,7 +134,5 @@ public class EmpresaNequiConfig implements Serializable {
|
||||||
public void setUrlAuth(String urlAuth) {
|
public void setUrlAuth(String urlAuth) {
|
||||||
this.urlAuth = urlAuth;
|
this.urlAuth = urlAuth;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
Loading…
Reference in New Issue