Skip to content

Commit

Permalink
Automatic code cleanup.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 571881880
Change-Id: I3db970c56a681887b495213e1a15ef8cf8905362
  • Loading branch information
Googler authored and copybara-github committed Oct 9, 2023
1 parent 5a24c8a commit 99963ee
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
* com.google.devtools.build.lib.analysis.actions.AbstractFileWriteAction}.
*/
public final class FileWriteStrategy implements FileWriteActionContext {
public static final Class<FileWriteStrategy> TYPE = FileWriteStrategy.class;
private static final Duration MIN_LOGGING = Duration.ofMillis(100);

@Override
Expand Down

0 comments on commit 99963ee

Please sign in to comment.