mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
remove delete useless methods
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
export interface Ts {
|
||||
interface Ts {
|
||||
$date: any;
|
||||
}
|
||||
|
||||
export interface U {
|
||||
interface U {
|
||||
_id: string;
|
||||
username: string;
|
||||
name: string;
|
||||
|
||||
Reference in New Issue
Block a user