We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c237985 + 541bb4b commit c41fcbfCopy full SHA for c41fcbf
server/src/logs/logs.service.ts
@@ -5,7 +5,6 @@ import { PipelinesService } from '../pipelines/pipelines.service';
5
import { EventsGateway } from '../events/events.gateway';
6
import { Stream } from 'stream';
7
import { v4 as uuidv4 } from 'uuid';
8
-import { userInfo } from 'os';
9
10
@Injectable()
11
export class LogsService {
0 commit comments