yard/ignore_directives: remove now unneeded RBI

This commit is contained in:
Bo Anderson 2021-10-23 01:28:52 +01:00
parent 106bd64e30
commit 026a4b4822
No known key found for this signature in database
GPG Key ID: 3DB94E204E137D65

View File

@ -1,6 +0,0 @@
# typed: strict
module YARD
class Docstring; end
class DocstringParser; end
end