Skip to content

Commit 0e00756

Browse files
authored
Merge pull request #128 from aviatesk/follow127
really rm sourcewalk
2 parents 522eeb8 + b18a25e commit 0e00756

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)