mirror of
https://github.com/openziti/zrok.git
synced 2025-03-13 15:08:21 +01:00
lint removal
This commit is contained in:
parent
3041e961c4
commit
5da0c8c807
@ -52,7 +52,6 @@ const TabularView = () => {
|
||||
}, []);
|
||||
|
||||
useEffect(() => {
|
||||
console.log("pagination", pagination);
|
||||
updatePagination(pagination);
|
||||
}, [pagination]);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user