Skip to content

Commit 7858e9a

Browse files
author
Alexandr Tereshkov
committed
code style
1 parent 2a675e4 commit 7858e9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/com/magento/idea/magento2plugin/actions/comparator/CompareTemplateAction.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@
2727
import com.magento.idea.magento2plugin.project.Settings;
2828
import com.magento.idea.magento2plugin.util.RegExUtil;
2929
import com.magento.idea.magento2plugin.util.magento.GetModuleNameByDirectoryUtil;
30-
import org.apache.commons.lang3.StringUtils;
3130
import java.nio.file.Path;
3231
import java.util.regex.Matcher;
3332
import java.util.regex.Pattern;
33+
import org.apache.commons.lang3.StringUtils;
3434
import org.jetbrains.annotations.NotNull;
3535
import org.jetbrains.annotations.Nullable;
3636

0 commit comments

Comments
 (0)