Skip to content

Commit c8f9351

Browse files
Delete obsolete message
1 parent cfda3c1 commit c8f9351

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

14/umbraco-cms/reference/querying/umbraco-context.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,6 @@ If you need an `UmbracoContext` in your own controllers, you need to inject an `
1818

1919
The following is an example of how to get access to the `UmbracoContext` in a controller:
2020

21-
{% hint style="warning" %}
22-
The example below uses UmbracoApiController which is obsolete in Umbraco 14 and will be removed in Umbraco 15.
23-
{% endhint %}
24-
2521
``` csharp
2622
using System;
2723
using System.Collections.Generic;

0 commit comments

Comments
 (0)