Skip to content

Commit 0d229a9

Browse files
settyan117Copilot
andauthored
Update character-quiz/index.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent bf16825 commit 0d229a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

character-quiz/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ import {
2020
import {SlackInterface} from '../lib/slack';
2121
import State from '../lib/state';
2222
import {Loader} from '../lib/utils';
23-
import { isPlayground } from '../lib/slackUtils';
23+
import {isPlayground} from '../lib/slackUtils';
2424

2525
const mutex = new Mutex();
2626

0 commit comments

Comments
 (0)