removing legacy code
This commit is contained in:
@@ -6,7 +6,6 @@ import { BillingLocation, YearMonth } from "../lib/db-types";
|
|||||||
import { updateOrAddLocation } from "../lib/actions/locationActions";
|
import { updateOrAddLocation } from "../lib/actions/locationActions";
|
||||||
import { useFormState } from "react-dom";
|
import { useFormState } from "react-dom";
|
||||||
import Link from "next/link";
|
import Link from "next/link";
|
||||||
import { gotoHome } from "../lib/actions/navigationActions";
|
|
||||||
|
|
||||||
export type LocationEditFormProps = {
|
export type LocationEditFormProps = {
|
||||||
/** location which should be edited */
|
/** location which should be edited */
|
||||||
|
|||||||
Reference in New Issue
Block a user