chore: build
This commit is contained in:
@@ -111,10 +111,6 @@ export const logoutUser = async (): Promise<void> => {
|
||||
}
|
||||
};
|
||||
|
||||
// ============================================
|
||||
// PRODUCTS
|
||||
// ============================================
|
||||
|
||||
export interface Category {
|
||||
id: number;
|
||||
name: string;
|
||||
|
||||
Reference in New Issue
Block a user