cleaning up some files
This commit is contained in:
@@ -45,9 +45,6 @@ console.log("TimeTicketClockOff, currentTmTicketJobId :", currentTmTicketJobId);
|
||||
// console.log("TimeTicketClockOff, jobId :", jobId);
|
||||
// console.log("TimeTicketClockOff, timeTicketId :", timeTicketId);
|
||||
const { t } = useTranslation();
|
||||
|
||||
// const [isDatePickerVisible, setDatePickerVisibility] = useState(false);
|
||||
// const [date2, setDate2] = useState(new Date());
|
||||
const [loading, setLoading] = useState(false);
|
||||
|
||||
const [currentSCC, setCurrentSCC] = useState(null);
|
||||
|
||||
Reference in New Issue
Block a user