mirror of
				https://github.com/vsariola/sointu.git
				synced 2025-10-31 07:54:26 -04:00 
			
		
		
		
	refactor(tracker): remove unused variable RECOVERY_FILE
This commit is contained in:
		
						parent
						
							9ec8f48f82
						
					
				
				
					commit
					6eb025d7ba
				
			| @ -123,7 +123,6 @@ const ( | ||||
| ) | ||||
|  | ||||
| const maxUndo = 64 | ||||
| const RECOVERY_FILE = ".sointu_recovery" | ||||
|  | ||||
| func NewModel(modelMessages chan<- interface{}, playerMessages <-chan PlayerMessage, recoveryFilePath string) *Model { | ||||
| 	ret := new(Model) | ||||
|  | ||||
		Reference in New Issue
	
	Block a user