mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-07 22:15:45 +01:00
fixed some flow issues
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// @flow
|
||||
import type { Me } from "../types/me";
|
||||
import type { Me } from "../types/Me";
|
||||
|
||||
import { apiClient, UNAUTHORIZED_ERROR } from "../apiclient";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user