Forgotten file with modified imports due to moving all API functionality to a single directory
This commit is contained in:
parent
70b132dc6f
commit
4889aac148
1 changed files with 0 additions and 1 deletions
|
|
@ -1,4 +1,3 @@
|
||||||
import { UUID } from "crypto";
|
|
||||||
import { AbstractDto } from "./AbstractDto.js";
|
import { AbstractDto } from "./AbstractDto.js";
|
||||||
|
|
||||||
export class RecipeInstructionStepDto extends AbstractDto{
|
export class RecipeInstructionStepDto extends AbstractDto{
|
||||||
Loading…
Add table
Add a link
Reference in a new issue