Skip to content

Commit f4e7366

Browse files
committed
clean up code 2
1 parent 6372d47 commit f4e7366

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

frontend/server/src/main/java/org/pytorch/serve/util/ConfigManager.java

-1
Original file line numberDiff line numberDiff line change
@@ -860,7 +860,6 @@ public boolean isSnapshotDisabled() {
860860
return snapshotDisabled;
861861
}
862862

863-
864863
public Integer getTimeToExpiration() {
865864
if (prop.getProperty(TS_TOKEN_EXPIRATION_TIME) != null) {
866865
try {

0 commit comments

Comments
 (0)