You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docusign/src/lib.rs
-2
Original file line number
Diff line number
Diff line change
@@ -2132,8 +2132,6 @@ pub mod template_views;
2132
2132
///
2133
2133
///The resource also includes a number of methods that allow you to retrieve and set the initials and signature for certain types of recipients on the document.
2134
2134
pubmod templates;
2135
-
#[cfg(test)]
2136
-
mod tests;
2137
2135
pubmod types;
2138
2136
/// The UserCustomSettings resource provides methods that allow you to manage the custom settings for a user.
0 commit comments