Skip to content

Commit 1156e35

Browse files
Merge pull request #537 from mulesoft/fix-issue-in-pdk-docs
W-15307813 Update policies-pdk-configure-features-dataweave.adoc
2 parents b14a673 + b503abc commit 1156e35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pdk/1.0/modules/ROOT/pages/policies-pdk-configure-features-dataweave.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ use anyhow::Result;
7171
7272
7373
use crate::generated::config::Config;
74-
use pdk::hl::authentication::{Authentication, AuthenticationHandler};
74+
use pdk::authentication::{Authentication, AuthenticationHandler};
7575
use pdk::logger::info;
7676
use pdk::hl::*;
7777
use pdk::script::{Evaluator, HandlerAttributesBinding, Value};

0 commit comments

Comments
 (0)