mirror of
				https://github.com/chev2/RoR2-Mods.git
				synced 2025-10-30 08:11:54 +00:00 
			
		
		
		
	Remove unused namespaces
This commit is contained in:
		
							parent
							
								
									6d3d3c62ed
								
							
						
					
					
						commit
						4f44241864
					
				
					 2 changed files with 0 additions and 7 deletions
				
			
		|  | @ -1,10 +1,8 @@ | |||
| using BepInEx; | ||||
| using BepInEx.Configuration; | ||||
| using RoR2; | ||||
| using UnityEngine; | ||||
| using Mono.Cecil.Cil; | ||||
| using MonoMod.Cil; | ||||
| using System.Runtime.CompilerServices; | ||||
| 
 | ||||
| namespace ChevRoR | ||||
| { | ||||
|  |  | |||
|  | @ -1,11 +1,6 @@ | |||
| using BepInEx; | ||||
| using BepInEx.Configuration; | ||||
| using RoR2; | ||||
| using UnityEngine; | ||||
| using Mono.Cecil.Cil; | ||||
| using MonoMod.Cil; | ||||
| using System.Runtime.CompilerServices; | ||||
| using R2API.Utils; | ||||
| 
 | ||||
| namespace ChevRoR | ||||
| { | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Chev
						Chev