Spaces:
				
			
			
	
			
			
					
		Running
		
			on 
			
			CPU Upgrade
	
	
	
			
			
	
	
	
	
		
		
					
		Running
		
			on 
			
			CPU Upgrade
	feat: remove Vercel analytics
Browse files- src/routes/+layout.ts +0 -4
    	
        src/routes/+layout.ts
    CHANGED
    
    | @@ -1,4 +0,0 @@ | |
| 1 | 
            -
            import { injectAnalytics } from '@vercel/analytics/sveltekit';
         | 
| 2 | 
            -
            import { dev } from '$app/environment';
         | 
| 3 | 
            -
             | 
| 4 | 
            -
            injectAnalytics({ mode: dev ? 'development' : 'production' });
         | 
|  | |
|  | |
|  | |
|  | |
|  | 

