Skip to content

Commit

Permalink
미사용 import 정리
Browse files Browse the repository at this point in the history
  • Loading branch information
switchover committed Apr 15, 2021
1 parent 6bb80c8 commit e3a95da
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
*/
package com.samsungsds.analyst.code.python.radon;

import com.google.common.io.Files;
import com.google.common.util.concurrent.UncheckedExecutionException;
import com.google.gson.*;
import com.google.gson.reflect.TypeToken;
Expand All @@ -32,7 +31,6 @@
import com.samsungsds.analyst.code.util.IOAndFileUtils;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import org.sonar.api.utils.ZipUtils;

import java.io.*;
import java.lang.reflect.Type;
Expand Down

0 comments on commit e3a95da

Please sign in to comment.