Skip to content

Commit

Permalink
[ci] Fix due to code mistakenly making it in git add
Browse files Browse the repository at this point in the history
  • Loading branch information
jcelerier committed Apr 23, 2024
1 parent 2750c72 commit e7050ff
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -50,7 +50,7 @@ DocumentPlugin::ContextData::ContextData(const score::DocumentContext& ctx)
, context
{
{}, ctx, m_created, {}, {}, m_execQueue, m_editionQueue, m_gcQueue, setupContext,
execGraph, execState, currentTransaction
execGraph, execState
#if(__cplusplus > 201703L) && !defined(_MSC_VER)
,
{
Expand Down

0 comments on commit e7050ff

Please sign in to comment.