white space

This commit is contained in:
Ian A. Mason 2023-06-22 08:33:22 -07:00
parent 7c20c6c4e6
commit e0f801f9a5

View File

@ -36,7 +36,5 @@ package main
import "github.com/SRI-CSL/gllvm/shared"
func main() {
shared.SanityCheck()
}