Ruby: Fix typo in documentation

This import isn't needed.
This commit is contained in:
Harry Maclean
2022-11-25 08:54:46 +13:00
parent 67257671ea
commit 14a19d23a6

View File

@@ -3,7 +3,6 @@
*
* Example for a test.ql:
* ```ql
* *import codeql.ruby.AST
* import TestUtilities.InlineFlowTest
* import PathGraph
*