mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-12 00:15:44 +01:00
fix review findings
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
*/
|
||||
|
||||
import { Links } from "./hal";
|
||||
import {Signature} from "./Signature";
|
||||
import { Signature } from "./Signature";
|
||||
|
||||
export type Tag = {
|
||||
name: string;
|
||||
|
||||
Reference in New Issue
Block a user