Skip to content

Commit c41fcbf

Browse files
committed
Merge branch 'feature/teams-filter' of github.com:kubero-dev/kubero into feature/teams-filter
2 parents c237985 + 541bb4b commit c41fcbf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

server/src/logs/logs.service.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import { PipelinesService } from '../pipelines/pipelines.service';
55
import { EventsGateway } from '../events/events.gateway';
66
import { Stream } from 'stream';
77
import { v4 as uuidv4 } from 'uuid';
8-
import { userInfo } from 'os';
98

109
@Injectable()
1110
export class LogsService {

0 commit comments

Comments
 (0)