updated
This commit is contained in:
parent
12b9e7bb87
commit
483e9b7308
|
@ -34,7 +34,6 @@ public class ICSecret extends Secret{
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
|
||||||
public boolean isExpired() {
|
public boolean isExpired() {
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue