stray import
This commit is contained in:
parent
c4a3f44cfd
commit
ab5b9aec81
1 changed files with 0 additions and 1 deletions
1
day3.m
1
day3.m
|
@ -10,7 +10,6 @@
|
|||
:- import_module int.
|
||||
:- import_module char.
|
||||
:- import_module string.
|
||||
:- import_module exception.
|
||||
|
||||
:- pred split(chars::in, chars::out, chars::out) is semidet.
|
||||
split(X, L, H) :-
|
||||
|
|
Loading…
Reference in a new issue