Skip to content

Commit b405790

Browse files
removed console.log
1 parent d5d8ade commit b405790

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • src/app/clientApp/Devices/List/DevicesListPage/Tabs

src/app/clientApp/Devices/List/DevicesListPage/Tabs/Tab1.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,6 @@ const Tab1 = forwardRef<Tab1RefType, Props>((props, ref) => {
156156
setOwning(false)
157157
}
158158
}
159-
console.log('TOTO')
160159

161160
const columns = useMemo(
162161
() => [

0 commit comments

Comments
 (0)