Skip to content

Commit

Permalink
chore: fix linter
Browse files Browse the repository at this point in the history
  • Loading branch information
urmauur committed Dec 30, 2024
1 parent 1641ba9 commit 67c0c41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web/screens/Settings/Engines/Settings.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ import {
} from '@/hooks/useEngineManagement'

import { formatDownloadPercentage } from '@/utils/converter'

import DeleteEngineVariant from './DeleteEngineVariant'
const os = () => {
switch (PLATFORM) {
Expand Down

0 comments on commit 67c0c41

Please sign in to comment.