summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/deck_convert.adb1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/deck_convert.adb b/src/deck_convert.adb
index a101b6a..665fa5e 100644
--- a/src/deck_convert.adb
+++ b/src/deck_convert.adb
@@ -14,7 +14,6 @@ with
Ada.Directories,
Ada.Strings.Unbounded,
Ada.Text_IO,
- SQLite3,
Datatypes,
Deck_IO;