Skip to content

Commit 418cf7c

Browse files
committed
Remove old reporting object
1 parent 0655346 commit 418cf7c

File tree

5 files changed

+4
-7
lines changed

5 files changed

+4
-7
lines changed

library/src-bootstrapped/scala/quoted/report.scala

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,3 @@ object report:
3333
class StopQuotedContext extends Throwable
3434

3535
end report
36-
37-
@deprecated("Use scala.quoted.report", "")
38-
def Reporting: report.type = report

0 commit comments

Comments
 (0)