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