Skip to content

Commit

Permalink
chore: remove unused import
Browse files Browse the repository at this point in the history
Signed-off-by: Fábio José <[email protected]>
  • Loading branch information
fabiojose committed Apr 6, 2022
1 parent d078ae0 commit 77fa868
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ public class GroovyExecutor {
);

static final String STREAM_PROPERTY = "stream";
static final String FROM_STREAM_PROPERTY = "fromStream";
static final String BUILDER_PROPERTY = "builder";

/**
Expand Down

0 comments on commit 77fa868

Please sign in to comment.