File tree Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,6 @@ namespace LDtk.Codegen;
66// LDtk 1.5.3 
77
88using  System ; 
9- using  System . Collections . Generic ; 
109using  System . Text . Json . Serialization ; 
1110
1211using  Microsoft . Xna . Framework ; 
Original file line number Diff line number Diff line change @@ -18,7 +18,6 @@ public static class Program
1818
1919    static readonly  string [ ]  Namespaces  =  { 
2020        "using System;" , 
21-         "using System.Collections.Generic;" , 
2221        "using System.Text.Json.Serialization;" , 
2322        "" , 
2423        "using Microsoft.Xna.Framework;" , 
Original file line number Diff line number Diff line change @@ -6,7 +6,6 @@ namespace LDtk;
66// LDtk 1.5.3 
77
88using  System ; 
9- using  System . Collections . Generic ; 
109using  System . Text . Json . Serialization ; 
1110
1211using  Microsoft . Xna . Framework ; 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments