We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6f0cfe commit ecb83ccCopy full SHA for ecb83cc
1 file changed
src/ui/services/git-push.js
@@ -111,4 +111,4 @@ const cancelPush = async (id, setAuth, setIsError) => {
111
});
112
};
113
114
-export { getPush, getPushes, authorisePush, rejectPush, cancelPush, getUser };
+export { getPush, getPushes, authorisePush, rejectPush, cancelPush };
0 commit comments