Skip to content

Commit

Permalink
tmp remove auth tests
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeh committed Sep 9, 2024
1 parent 68a4948 commit 4052437
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
File renamed without changes.
1 change: 0 additions & 1 deletion shared/entities/users/user.entity.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import {
Column,
CreateDateColumn,
Entity,
OneToMany,
PrimaryGeneratedColumn,
} from "typeorm";
import { Exclude } from "class-transformer";
Expand Down

0 comments on commit 4052437

Please sign in to comment.