Skip to content

Commit

Permalink
biome check
Browse files Browse the repository at this point in the history
  • Loading branch information
jschwarz2030 committed Feb 17, 2025
1 parent 9ef122c commit 93d3e88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/HOCs/WithLockedTask/WithLockedTask.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ import { bindActionCreators } from "redux";
import {
refreshTaskLock,
releaseTask,
startTask,
requestUnlock,
startTask,
} from "../../../services/Task/Task";

// Used for lock storage events. Users will be locked from other task tabs
Expand Down

0 comments on commit 93d3e88

Please sign in to comment.