We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18db525 commit 8d110caCopy full SHA for 8d110ca
go/ql/lib/semmle/go/frameworks/GoMicro.qll
@@ -41,8 +41,6 @@ module GoMicro {
41
this = md.getReceiverDecl().getTypeExpr().getAChild().(TypeName).getType()
42
)
43
}
44
-
45
- override string getName() { result = this.getUnderlyingType().getName() }
46
47
48
/**
0 commit comments