Skip to content

Commit ab902a3

Browse files
eslint added
1 parent 27df937 commit ab902a3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/ui/layouts/pipelines/RunsTable/RunUser/useService.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
/* eslint-disable */
2+
13
import { useState, useEffect } from 'react';
24
import { userActions } from '../../../../../redux/actions';
35
import { userSelectors } from '../../../../../redux/selectors';

0 commit comments

Comments
 (0)