generated from Luis/nextjs-python-web-template
removed unnecessary style file and ran nix fmt
This commit is contained in:
committed by
Sara Pervana
parent
7b2b675c2c
commit
1db032e932
@@ -8,7 +8,6 @@ import { useGetAllResolutions } from "@/api/resolution/resolution";
|
||||
import { mutate } from "swr";
|
||||
|
||||
export default function DLG() {
|
||||
|
||||
const {
|
||||
data: resolutionData,
|
||||
isLoading: loadingResolutions,
|
||||
|
||||
Reference in New Issue
Block a user