mirror of
https://github.com/Z3Prover/z3
synced 2025-06-15 10:26:16 +00:00
Java API: Removed unnecessary imports
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
This commit is contained in:
parent
9dd4d7b011
commit
8e7278f02c
1 changed files with 0 additions and 2 deletions
|
@ -20,8 +20,6 @@ package com.microsoft.z3;
|
||||||
import java.util.Map;
|
import java.util.Map;
|
||||||
import java.lang.String;
|
import java.lang.String;
|
||||||
|
|
||||||
import com.microsoft.z3.Native.IntPtr;
|
|
||||||
import com.microsoft.z3.Native.UIntArrayPtr;
|
|
||||||
import com.microsoft.z3.enumerations.Z3_lbool;
|
import com.microsoft.z3.enumerations.Z3_lbool;
|
||||||
|
|
||||||
/** <summary>
|
/** <summary>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue