Skip to content

Commit

Permalink
C++: Address review comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jketema committed Apr 22, 2024
1 parent 2c76b13 commit bcde715
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cpp/ql/lib/semmle/code/cpp/exprs/Expr.qll
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import semmle.code.cpp.Element
private import semmle.code.cpp.Enclosing
private import semmle.code.cpp.internal.ResolveClass
private import semmle.code.cpp.internal.AddressConstantExpression
private import semmle.code.cpp.internal.ExtractorVersion

/**
* A C/C++ expression.
Expand Down

0 comments on commit bcde715

Please sign in to comment.