Skip to content

Commit 8582e24

Browse files
DUP-194: Remove deprecated assertions (#49)
Removed deprecated assertions
1 parent 2622104 commit 8582e24

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

assets/add/@web-root/sites/default/local.settings.php.twig

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,6 @@
88
*
99
*/
1010
11-
/**
12-
* Assertions.
13-
*/
14-
assert_options(ASSERT_ACTIVE, TRUE);
15-
\Drupal\Component\Assertion\Handle::register();
16-
1711
/**
1812
* Create a temporary salt for local development in the private files
1913
*/

0 commit comments

Comments
 (0)