Skip to content

Commit

Permalink
fix: optimize imports
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Schmidt <mi.schmidt.83@gmail.com>
  • Loading branch information
mischmidt83 committed Jan 9, 2022
1 parent a5cd530 commit 59cc002
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@
import org.openhab.binding.evnotify.api.ApiException;
import org.openhab.binding.evnotify.api.ChargingData;
import org.openhab.binding.evnotify.api.EVNotifyClient;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;

import com.google.gson.Gson;
import com.google.gson.JsonSyntaxException;
Expand Down

0 comments on commit 59cc002

Please sign in to comment.