diff --git a/web/client/src/sections/fillion/components/patrolTable.js b/web/client/src/sections/fillion/components/patrolTable.js index bdab013e..efbb9d50 100644 --- a/web/client/src/sections/fillion/components/patrolTable.js +++ b/web/client/src/sections/fillion/components/patrolTable.js @@ -998,11 +998,7 @@ const PatrolTable = (props) => { }; function mapStateToProps(state) { -<<<<<<< Updated upstream const { auth, depMessage, userList, reportList, reportDetail, global, allDepUsers, anspectionNotificationPhoneList } = state; -======= - const { auth, depMessage, userList, reportList, reportDetail, global, allDepUsers } = state; ->>>>>>> Stashed changes const pakData = (dep) => { return dep.map((d) => { return {