mirror of
https://github.com/github/codeql.git
synced 2026-04-27 09:45:15 +02:00
remove getName
This commit is contained in:
@@ -41,8 +41,6 @@ module GoMicro {
|
||||
this = md.getReceiverDecl().getTypeExpr().getAChild().(TypeName).getType()
|
||||
)
|
||||
}
|
||||
|
||||
override string getName() { result = this.getUnderlyingType().getName() }
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user