mirror of
				https://github.com/i701/sarlink-portal.git
				synced 2025-11-04 00:16:59 +00:00 
			
		
		
		
	TEMPORARY FIX TO TEST BUILD
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Build and Push Docker Images / Build and Push Docker Images (push) Failing after 1m15s
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	Build and Push Docker Images / Build and Push Docker Images (push) Failing after 1m15s
				
			This commit is contained in:
		@@ -2,10 +2,8 @@ import { getPayment } from "@/actions/payment";
 | 
			
		||||
import { authOptions } from "@/app/auth";
 | 
			
		||||
import CancelPaymentButton from "@/components/billing/cancel-payment-button";
 | 
			
		||||
import DevicesToPay from "@/components/devices-to-pay";
 | 
			
		||||
import { Button } from "@/components/ui/button";
 | 
			
		||||
import { cn } from "@/lib/utils";
 | 
			
		||||
import { tryCatch } from "@/utils/tryCatch";
 | 
			
		||||
import { Trash2 } from "lucide-react";
 | 
			
		||||
import { getServerSession } from "next-auth";
 | 
			
		||||
export default async function PaymentPage({
 | 
			
		||||
	params,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user