aboutsummaryrefslogtreecommitdiff
path: root/include/modules/exemption.h
diff options
context:
space:
mode:
authorGravatar Sadie Powell2022-01-25 16:20:45 +0000
committerGravatar Sadie Powell2022-01-25 16:20:45 +0000
commit8ab6b7230fc10e0c0d5cff2aac1fcaa1781c0d03 (patch)
treead37fc9f026b10d35885971183907ecb65e6b9b0 /include/modules/exemption.h
parentAbolish the infernal space before accessibility keywords. (diff)
Remove duplicate includes from module headers.
Diffstat (limited to 'include/modules/exemption.h')
-rw-r--r--include/modules/exemption.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/modules/exemption.h b/include/modules/exemption.h
index c1acfe223..4c76762be 100644
--- a/include/modules/exemption.h
+++ b/include/modules/exemption.h
@@ -19,8 +19,6 @@
#pragma once
-#include "event.h"
-
namespace CheckExemption
{
class EventListener;