eslint: enforce gaps between groups with import/order
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import { isLoggedIn } from 'soapbox/utils/auth';
|
||||
|
||||
import api from '../api';
|
||||
|
||||
export const GROUP_CREATE_REQUEST = 'GROUP_CREATE_REQUEST';
|
||||
|
||||
Reference in New Issue
Block a user