diff --git a/apps/OpenSign/src/pages/UserProfile.js b/apps/OpenSign/src/pages/UserProfile.js
index 4075a6a63..98b0012e1 100644
--- a/apps/OpenSign/src/pages/UserProfile.js
+++ b/apps/OpenSign/src/pages/UserProfile.js
@@ -24,7 +24,6 @@ import { RWebShare } from "react-web-share";
import Alert from "../primitives/Alert";
import Tour from "reactour";
import TourContentWithBtn from "../primitives/TourContentWithBtn";
-import publicRole from "../assets/images/public-role.mp4";
function UserProfile() {
const navigate = useNavigate();
@@ -347,7 +346,7 @@ function UserProfile() {