samples: instrumentation: remove unnecessary include of instrumentation.h

The instrumentation.h header is not needed to compile the
instrumentation sample and it can be misleading for folks to think they
have to include it in their code to use the subsystem, so remove it.

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
1 file changed