mirror of
https://github.com/versia-pub/server.git
synced 2026-03-13 05:49:16 +01:00
Remove superfluous comment
This commit is contained in:
parent
9646e33099
commit
67781c35d8
1 changed files with 0 additions and 3 deletions
|
|
@ -2,9 +2,6 @@ import { BaseEntity, Column, Entity, PrimaryGeneratedColumn } from "typeorm";
|
|||
import { APIApplication } from "~types/entities/application";
|
||||
import { Token } from "./Token";
|
||||
|
||||
/**
|
||||
* Represents an application that can authenticate with the API.
|
||||
*/
|
||||
/**
|
||||
* Represents an application that can authenticate with the API.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue