Skip to content

Commit 1454d07

Browse files
committed
chore: finish cleanup
1 parent 4d7e0bb commit 1454d07

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

UnicodeBasic.lean

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -732,5 +732,3 @@ public def isAlphabetic (char : Char) : Bool :=
732732

733733
@[inherit_doc isAlphabetic]
734734
public abbrev isAlpha := isAlphabetic
735-
736-
end Unicode

0 commit comments

Comments
 (0)