Skip to content
Commit 205783de authored by Milian Wolff's avatar Milian Wolff
Browse files

Also use itemRepositoryOp for CodeModel

This way we cannot forget to lock the mutex here.

Note that the item repository must be unique anyways so using
a static for that is fine. We must not construct it multiple times
anyways. The code model is already a singleton too, so that's not
changing here.
parent 93224233
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment