Skip to content

Commit 338fc46

Browse files
committed
Remove unused parameters
1 parent 7637e3d commit 338fc46

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

scripts/aws/entrypoint.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ echo "Starting vsock proxy..."
2424

2525
TIME_SYNC_URL="http://127.0.0.1:27015/getCurrentTime"
2626
TIME_SYNC_INTERVAL_SECONDS="${TIME_SYNC_INTERVAL_SECONDS:-86400}"
27-
TIME_SYNC_OFFSET_SECONDS="${TIME_SYNC_OFFSET_SECONDS:-30}"
2827

2928
sync_enclave_time() {
3029
local current_time

0 commit comments

Comments
 (0)