Delete duplicate import.

This commit is contained in:
Zoltan Somogyi
2020-05-23 17:18:26 +10:00
parent b09f407a1f
commit fc9fcac9e2

View File

@@ -13,7 +13,6 @@
:- implementation.
:- import_module assoc_list.
:- import_module bitmap.
:- import_module bit_buffer.
:- import_module bit_buffer.read.
:- import_module bit_buffer.write.