summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/adapad.adb3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/adapad.adb b/src/adapad.adb
index 2d4096d..310dd86 100644
--- a/src/adapad.adb
+++ b/src/adapad.adb
@@ -13,9 +13,6 @@ with Change_Vectors;
with Ada.Strings.Unbounded; use Ada.Strings.Unbounded;
-with Ada.Text_IO;
-
-
package body Adapad is