removed comment

This commit is contained in:
jfrye122
2023-06-02 16:06:33 -04:00
parent a185537c41
commit 1e5dac9332

View File

@@ -12,7 +12,7 @@ const mapDispatchToProps = (dispatch) => ({
});
export function ClockedinListItem({ setTmTicketJobIdRedux, ticket }) {
console.log("makeNavToTimeTicketClockOff, handleRefresh:");
// console.log("makeNavToTimeTicketClockOff, handleRefresh:");
const { t } = useTranslation();
const navigation = useNavigation();