Skip to content

Commit 4a49926

Browse files
Seppli11sonartech
authored andcommitted
SONARPY-3214 fix quality gate (#411)
GitOrigin-RevId: 0486183ea32be33d6ef1ce96876a1bfd9d1271b7
1 parent 5995a5b commit 4a49926

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python-checks/src/main/java/org/sonar/python/checks/utils/AwsLambdaChecksUtils.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
*/
1717
package org.sonar.python.checks.utils;
1818

19-
import org.sonar.plugins.python.api.PythonVisitorContext;
2019
import org.sonar.plugins.python.api.SubscriptionContext;
2120
import org.sonar.plugins.python.api.project.configuration.ProjectConfiguration;
2221
import org.sonar.plugins.python.api.tree.FunctionDef;

0 commit comments

Comments
 (0)