Skip to content

Commit

Permalink
refactor some more
Browse files Browse the repository at this point in the history
Remove 'noise' to make PR review easier.
  • Loading branch information
lavarou committed Sep 12, 2024
1 parent d07c647 commit 68dc921
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions agent/php_execute.c
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
#include "util_metrics.h"
#include "util_number_converter.h"
#include "util_strings.h"
#include "util_syscalls.h"
#include "util_url.h"
#include "util_url.h"
#include "util_metrics.h"
Expand Down Expand Up @@ -1064,7 +1063,6 @@ static void nr_php_execute_file(const zend_op_array* op_array,
}

nr_php_add_user_instrumentation(TSRMLS_C);

}

/*
Expand Down

0 comments on commit 68dc921

Please sign in to comment.