Skip to content

Commit 2fd57f6

Browse files
committed
Shared: Remove cached annotation.
1 parent 690fdc0 commit 2fd57f6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

shared/typeflow/codeql/typeflow/TypeFlow.qll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@ private import internal.TypeFlowImpl as Impl
112112
/**
113113
* Provides an implementation of type-flow using input `I`.
114114
*/
115-
cached
116115
module Make<TypeFlowInput I> {
117116
import Impl::TypeFlow<I>
118117
}

0 commit comments

Comments
 (0)