Skip to content

Commit

Permalink
[hotfix] Remove unused TOTAL_FLINK_MEMORY_MB field
Browse files Browse the repository at this point in the history
  • Loading branch information
tillrohrmann committed Apr 27, 2020
1 parent 2e313f0 commit c9dfea3
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,6 @@ public class TaskManagerRunnerStartupTest extends TestLogger {

private static final String LOCAL_HOST = "localhost";

private static final int TOTAL_FLINK_MEMORY_MB = 1024;

@Rule
public final TemporaryFolder tempFolder = new TemporaryFolder();

Expand Down

0 comments on commit c9dfea3

Please sign in to comment.