Skip to content

Commit 5533415

Browse files
committed
Update codeElement.php
1 parent 11eed5d commit 5533415

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

components/codeElement.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,6 @@
66
* Free to use under the MIT license.
77
*/
88

9-
use BearFramework\App;
10-
11-
$app = App::get();
12-
$context = $app->contexts->get(__DIR__);
13-
149
$code = (string) $component->code;
1510
$language = (string) $component->language;
1611

0 commit comments

Comments
 (0)