Skip to content
Snippets Groups Projects
Commit 353fe9f5 authored by Manos Koukoutos's avatar Manos Koukoutos
Browse files

Redundant imports

parent 9c8b75d4
No related branches found
No related tags found
No related merge requests found
......@@ -20,8 +20,6 @@ import _root_.smtlib.parser.Commands.{Constructor => SMTConstructor, FunDef => _
import _root_.smtlib.parser.Terms.{
Identifier => SMTIdentifier,
Let => SMTLet,
ForAll => SMTForall,
Exists => SMTExists,
_
}
import _root_.smtlib.parser.CommandsResponses.{Error => ErrorResponse, _}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment