Skip to content

Commit

Permalink
Minor code cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
chrtannus committed Mar 10, 2025
1 parent f8a3018 commit b933ab0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion src/client/components/network-editor/tf-details-dialog.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ import {
Paper,
Button,
Typography,
Divider,
} from '@mui/material';

import MoreHorizIcon from '@mui/icons-material/MoreHoriz';
Expand Down
3 changes: 0 additions & 3 deletions src/client/components/util.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
import { token } from 'morgan';


export const userSelectTextProps = {
WebkitTouchCallout: 'default', /* iOS Safari */
WebkitUserSelect: 'text', /* Safari */
Expand Down

0 comments on commit b933ab0

Please sign in to comment.