mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +01:00
The two files moved in this commit are referenced from the javascript/lib qlpack, but they are located in the javascript/src qlpack. This causes compile errors when running compile-ish commands for javascript queries. Moving the files fixes it.