Skip to content

Commit 6cd408c

Browse files
committedAug 5, 2024
remove a non-working compile statement
1 parent 46b3426 commit 6cd408c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎src/precompile.jl

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
precompile(Tuple{OhMyREPL.Prompt.var"#2#28", Any, Any, Any})
21
precompile(Tuple{typeof(Base.Unicode.textwidth), String})
32
precompile(Tuple{Type{JuliaSyntax.Token}, JuliaSyntax.SyntaxHead, Base.UnitRange{Int64}})
43
precompile(Tuple{typeof(JuliaSyntax.kind), JuliaSyntax.Token})

0 commit comments

Comments
 (0)