Skip to content

Commit 4fd35fd

Browse files
committed
cleanup
1 parent 9fff89b commit 4fd35fd

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

flopy4/mf6/codec/reader/grammar/templates/component.lark.jinja

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,4 @@ _stress_word: /(?!(?i:begin|end|period))[a-zA-Z0-9._'~,-\\(\\)]+/
151151
%import typed.double -> double
152152
%import typed.number -> number
153153
%import typed.string -> string
154-
%import typed.simple_string -> simple_string
155-
%import typed.record -> record
156-
%import typed.list -> list
157154
%import typed.array -> array

0 commit comments

Comments
 (0)