Skip to content

Commit c7e4671

Browse files
remove unused header
1 parent c8e5ceb commit c7e4671

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backends/qualcomm/runtime/backends/QnnContextCommon.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
#include <executorch/backends/qualcomm/runtime/backends/QnnBackendCommon.h>
1313
#include <executorch/backends/qualcomm/runtime/backends/QnnCustomProtocol.h>
1414
#include <executorch/backends/qualcomm/runtime/backends/QnnDeviceCommon.h>
15-
#include <executorch/backends/qualcomm/runtime/backends/QnnProfiler.h>
15+
1616
#include <memory>
1717
namespace executorch {
1818
namespace backends {

0 commit comments

Comments
 (0)