Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Konrad Jamrozik committed Jul 8, 2024
1 parent 0931fed commit 2cc9011
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
3 changes: 0 additions & 3 deletions web/src/components/controlPanels/AIPlayerControlPanel.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
/* eslint-disable max-statements */
/* eslint-disable @typescript-eslint/init-declarations */
/* eslint-disable max-lines */
import {
Button,
Card,
Expand Down
2 changes: 0 additions & 2 deletions web/src/components/controlPanels/GameSessionControlPanel.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
/* eslint-disable max-statements */
/* eslint-disable @typescript-eslint/init-declarations */
import { Button, Card, CardContent, CardHeader, Stack } from '@mui/material'
import Grid from '@mui/material/Unstable_Grid2'
import _ from 'lodash'
Expand Down

0 comments on commit 2cc9011

Please sign in to comment.