Skip to content

Commit

Permalink
Remove reference to _default_delims, which no longer exists
Browse files Browse the repository at this point in the history
  • Loading branch information
ararslan committed Jun 18, 2018
1 parent e14d04a commit 16c5df9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stdlib/DelimitedFiles/src/DelimitedFiles.jl
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ module DelimitedFiles

using Mmap

import Base: _default_delims, tryparse_internal, show
import Base: tryparse_internal, show

export readdlm, writedlm

Expand Down

0 comments on commit 16c5df9

Please sign in to comment.