Skip to content

Commit

Permalink
Remove redundant import from jvm-verifier.
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Huffman committed Feb 1, 2021
1 parent 0db0546 commit b239562
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/SAWScript/JavaExpr.hs
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ import qualified Data.Vector as V
import Text.Read hiding (lift)

import Lang.JVM.Codebase as JSS
import Verifier.Java.SAWBackend hiding (basic_ss)

import Verifier.SAW.Cryptol
import Verifier.SAW.Recognizer
Expand Down

0 comments on commit b239562

Please sign in to comment.