Skip to content

Commit

Permalink
rm log
Browse files Browse the repository at this point in the history
  • Loading branch information
foxriver76 committed Oct 27, 2023
1 parent ebfca7c commit 870d7fe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/src/dialogs/HostWarningDialog.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,6 @@ const HostWarningDialog = ({
messages, onClose, ackCallback, dateFormat, themeType, instances,
}) => {
const classes = useStyles();
console.log(messages);

const [value, setValue] = useState(0);
const [disabled, setDisabled] = useState([]);
Expand Down

0 comments on commit 870d7fe

Please sign in to comment.