1
0

Fixed filtering

This commit is contained in:
cryptogopher
2019-11-10 23:23:59 +01:00
parent 60cfd17c0f
commit 13703dc8ed
2 changed files with 2 additions and 3 deletions

View File

@@ -118,7 +118,6 @@ module BodyTracking
identifiers << vname
when :@int
else
byebug
errors << [:disallowed_token, {token: token, ttype: ttype}]
end
end