Skip to content

Commit

Permalink
Remove codacy issues #199
Browse files Browse the repository at this point in the history
  • Loading branch information
fugerit79 committed Sep 13, 2024
1 parent fd2c91b commit 7832c0a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- [fj-doc-playground-quarkus] doc project init, default venus version 8.8.5
- [fj-doc-playground-quarkus] quarkus version set to 3.14.3

###
### Fixed

- [fj-doc-maven-plugin] goal init, generation of flavour 'vanilla' was bugged

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import TextField from '@mui/material/TextField';
import CircularProgress from '@mui/material/CircularProgress';
import Button from '@mui/material/Button';
import Box from '@mui/material/Box';
import { Grid, Typography, Paper } from '@mui/material';
import { Grid, Typography } from '@mui/material';
import Alert from '@mui/material/Alert';
import appService from '../common/app-service';

Expand Down

0 comments on commit 7832c0a

Please sign in to comment.