summaryrefslogtreecommitdiffstats
path: root/lib/Exceptions/RedundancyLimitException.php
diff options
context:
space:
mode:
authorMaxence Lange <maxence@artificial-owl.com>2019-07-13 10:44:22 -0100
committerMaxence Lange <maxence@artificial-owl.com>2019-07-13 10:44:22 -0100
commitf7a737c89de13d4491edbc63e5f9bbeeadcfc993 (patch)
tree7a7bab0e0b9b7b6b4f9ce50346d5aa99f2735243 /lib/Exceptions/RedundancyLimitException.php
parent12ba39ef8ba80475ca692b53eb41cc589dd05284 (diff)
no strict mode
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Diffstat (limited to 'lib/Exceptions/RedundancyLimitException.php')
-rw-r--r--lib/Exceptions/RedundancyLimitException.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Exceptions/RedundancyLimitException.php b/lib/Exceptions/RedundancyLimitException.php
index 46d3f8da..0d053ad6 100644
--- a/lib/Exceptions/RedundancyLimitException.php
+++ b/lib/Exceptions/RedundancyLimitException.php
@@ -1,5 +1,4 @@
<?php
-declare(strict_types=1);
/**