Skip to content

Commit e1a609a

Browse files
committed
Removed unused constant
1 parent 29e85b4 commit e1a609a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/MultilineStrings.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ module MultilineStrings
22

33
export @m_str
44

5-
const ETX = '\x03' # ASCII control character: End of Text
65
const DEFAULT_STYLE = :folded
76
const DEFAULT_CHOMP = :strip
87

0 commit comments

Comments
 (0)