diff --git a/src/Umbraco.Web.UI.Client/src/shared/auth/auth-flow.ts b/src/Umbraco.Web.UI.Client/src/shared/auth/auth-flow.ts index 37e66d46e1..251bdea185 100644 --- a/src/Umbraco.Web.UI.Client/src/shared/auth/auth-flow.ts +++ b/src/Umbraco.Web.UI.Client/src/shared/auth/auth-flow.ts @@ -13,7 +13,6 @@ * License for the specific language governing permissions and limitations under * the License. */ -import { BehaviorSubject } from '@umbraco-cms/backoffice/external/rxjs'; import { BaseTokenRequestHandler, BasicQueryStringUtils,