mirror of
https://github.com/github/codeql.git
synced 2026-01-30 06:42:57 +01:00
This way only the barrier guards that are used will be imported. This is important because of the comment above BarrierGuard, which warns about the potential danger of having classes that extend BarrierGuard in scope which are not used.