We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5995a5b commit 4a49926Copy full SHA for 4a49926
python-checks/src/main/java/org/sonar/python/checks/utils/AwsLambdaChecksUtils.java
@@ -16,7 +16,6 @@
16
*/
17
package org.sonar.python.checks.utils;
18
19
-import org.sonar.plugins.python.api.PythonVisitorContext;
20
import org.sonar.plugins.python.api.SubscriptionContext;
21
import org.sonar.plugins.python.api.project.configuration.ProjectConfiguration;
22
import org.sonar.plugins.python.api.tree.FunctionDef;
0 commit comments