tuned imports;
authorwenzelm
Thu, 03 Mar 2022 15:12:38 +0100
changeset 75196 e894577e10d8
parent 75195 596e77cda169
child 75197 29e11ce79a52
tuned imports;
src/Pure/General/codepoint.scala
--- a/src/Pure/General/codepoint.scala	Thu Mar 03 13:08:25 2022 +0100
+++ b/src/Pure/General/codepoint.scala	Thu Mar 03 15:12:38 2022 +0100
@@ -6,8 +6,6 @@
 
 package isabelle
 
-import isabelle.Text.Offset
-
 
 object Codepoint
 {