Skip to content

Commit

Permalink
Fix lint bug (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
cybermaggedon authored Dec 19, 2024
1 parent 2c01d26 commit 81f30c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/simple-editor/deployment/DeploymentGraphStore.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import { Gavel } from '@mui/icons-material';

import { useModelParamsStore } from '../state/ModelParams';

import DeploymentEnvVars from './DeploymentEnvVars';
import DeploymentQuote from './DeploymentQuote';

const GraphStoreConfiguration = () => {
Expand Down

0 comments on commit 81f30c4

Please sign in to comment.