mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-06-06 13:53:05 -04:00
Remove useless Point->id method
This commit is contained in:
parent
d278998f11
commit
ee41345ab0
@ -32,11 +32,6 @@ sub cast {
|
||||
}
|
||||
}
|
||||
|
||||
sub id {
|
||||
my $self = shift;
|
||||
return join ',', @$self;
|
||||
}
|
||||
|
||||
sub coordinates {
|
||||
my $self = shift;
|
||||
return @$self;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user