Skip to content

Commit b18a25e

Browse files
committed
really rm sourcewalk
1 parent 522eeb8 commit b18a25e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MacroTools.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module MacroTools
22

33
using DataStructures, Compat
44
using Compat.Markdown
5-
export @match, @capture, sourcewalk, sourcemap
5+
export @match, @capture
66

77
include("match/match.jl")
88
include("match/types.jl")

0 commit comments

Comments
 (0)