style: fix prettier drift after merge
This commit is contained in:
@@ -3,10 +3,7 @@ import crypto from 'crypto';
|
||||
import fs from 'fs';
|
||||
import path from 'path';
|
||||
|
||||
import {
|
||||
DATA_DIR,
|
||||
PAIRED_MAX_ROUND_TRIPS,
|
||||
} from './config.js';
|
||||
import { DATA_DIR, PAIRED_MAX_ROUND_TRIPS } from './config.js';
|
||||
import {
|
||||
createPairedTask,
|
||||
getLatestPairedTaskForChat,
|
||||
|
||||
Reference in New Issue
Block a user