Skip to content

Commit

Permalink
indentation fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Heagan Ahmed committed Jun 5, 2024
1 parent f01dea0 commit ca8e2ec
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,8 @@ private CombinedHostsFileReader() {
}
return allDNs;
}
/**

/**
* Wrapper to call readFile with timeout via Future Tasks.
* If timeout is reached, it will throw IOException
* @param hostsFile the input json file to read from
Expand Down

0 comments on commit ca8e2ec

Please sign in to comment.