Remove unnecessary System.Linq reference from Compiler.cs
Hopefully will fix windows build via compile.batuser_profiles
							parent
							
								
									b775761104
								
							
						
					
					
						commit
						f7feed4d44
					
				| 
						 | 
				
			
			@ -31,7 +31,6 @@ using System.Collections.Generic;
 | 
			
		|||
using System.Globalization;
 | 
			
		||||
using System.Reflection;
 | 
			
		||||
using System.IO;
 | 
			
		||||
using System.Linq;
 | 
			
		||||
using System.Text;
 | 
			
		||||
using Microsoft.CSharp;
 | 
			
		||||
//using Microsoft.JScript;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue