Skip to content

Commit dcb339e

Browse files
oderskyliufengyun
andauthored
Update compiler/src/dotty/tools/dotc/core/Denotations.scala
Co-authored-by: Fengyun Liu <[email protected]>
1 parent 5851da3 commit dcb339e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

compiler/src/dotty/tools/dotc/core/Denotations.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1267,7 +1267,6 @@ object Denotations {
12671267
recur(path)
12681268
}
12691269

1270-
private val identity: TermName => Name = x => x
12711270

12721271
/** If we are looking for a non-existing term name in a package,
12731272
* assume it is a package for which we do not have a directory and

0 commit comments

Comments
 (0)