mirror of
https://github.com/lordmathis/lemma.git
synced 2025-11-07 00:14:25 +00:00
Run npm lint:fix
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import { API_BASE_URL, User, LoginRequest, isUser } from '../types/authApi';
|
||||
import type { User, LoginRequest} from '../types/authApi';
|
||||
import { API_BASE_URL, isUser } from '../types/authApi';
|
||||
import { apiCall } from './api';
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user