Skip to content

Commit

Permalink
[hotfix][metrics] Add missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
zentol committed Sep 7, 2018
1 parent 91f8fe8 commit d621322
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
package org.apache.flink.configuration;

import org.apache.flink.annotation.PublicEvolving;
import org.apache.flink.configuration.description.Description;

import static org.apache.flink.configuration.ConfigOptions.key;
import static org.apache.flink.configuration.description.TextElement.text;
Expand Down

0 comments on commit d621322

Please sign in to comment.