mirror of
https://github.com/github/codeql.git
synced 2026-04-23 15:55:18 +02:00
Shared: Remove cached annotation.
This commit is contained in:
@@ -112,7 +112,6 @@ private import internal.TypeFlowImpl as Impl
|
||||
/**
|
||||
* Provides an implementation of type-flow using input `I`.
|
||||
*/
|
||||
cached
|
||||
module Make<TypeFlowInput I> {
|
||||
import Impl::TypeFlow<I>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user