mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-11-02 20:51:23 -07:00 
			
		
		
		
	Remove excessive line breaks
This commit is contained in:
		
							parent
							
								
									99845955b3
								
							
						
					
					
						commit
						095607a166
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -349,10 +349,8 @@ sub new {
 | 
			
		|||
 | 
			
		||||
sub notify {
 | 
			
		||||
    my ($self, $message) = @_;
 | 
			
		||||
 | 
			
		||||
    my $title = 'Slicing Done!';
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
    eval {
 | 
			
		||||
        $self->{growler}->notify(Event => 'SKEIN_DONE', Title => $title, Message => $message)
 | 
			
		||||
            if $self->{growler};
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue