Skip to content

Commit

Permalink
remove misleading debug print (#445)
Browse files Browse the repository at this point in the history
  • Loading branch information
end-4 committed Apr 30, 2024
1 parent 5dc88ab commit dcc4a2d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .config/ags/modules/sideright/centermodules/bluetooth.js
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,6 @@ export default (props) => {
label: 'More',
setup: setupCursorHover,
})],
setup: (self) => {
console.log('AAAAAAAAAAAAAAAAAAa')
},
})
return Box({
...props,
Expand Down

0 comments on commit dcc4a2d

Please sign in to comment.