Update stats.lean

This commit is contained in:
jstoobysmith 2025-02-03 11:57:41 +00:00
parent 08aa7627d5
commit 87f0dabbb5

View file

@ -16,7 +16,6 @@ This file concerns with statistics of HepLean.
open Lean System Meta HepLean
def getStats : MetaM String := do
let noDefsVal ← noDefs
let noLemmasVal ← noLemmas