aboutsummaryrefslogtreecommitdiff
path: root/bridge/src/sbt-test/source-dependencies/constants/changes/A1.scala
diff options
context:
space:
mode:
Diffstat (limited to 'bridge/src/sbt-test/source-dependencies/constants/changes/A1.scala')
-rw-r--r--bridge/src/sbt-test/source-dependencies/constants/changes/A1.scala1
1 files changed, 0 insertions, 1 deletions
diff --git a/bridge/src/sbt-test/source-dependencies/constants/changes/A1.scala b/bridge/src/sbt-test/source-dependencies/constants/changes/A1.scala
deleted file mode 100644
index f67b6f474..000000000
--- a/bridge/src/sbt-test/source-dependencies/constants/changes/A1.scala
+++ /dev/null
@@ -1 +0,0 @@
-object A { final val x = 1 }