JPP: Fixed kaas odeur numeral lego is only single dimensional
Some checks failed
Run test asserts / Test-Asserts (push) Failing after 44s
Some checks failed
Run test asserts / Test-Asserts (push) Failing after 44s
This commit is contained in:
parent
278679499f
commit
4ba8edbb6e
1 changed files with 1 additions and 3 deletions
|
|
@ -29,7 +29,6 @@ package ᒢᣘᐧᐧ.ᑊᑉᣔᣔᔆ.ᐤᑊᐣᓫᓑᣗ;
|
|||
|
||||
import ᒢᣘᐧᐧ.ᑊᑉᣔᣔᔆ.KaasTBoneConstructor;
|
||||
import ᒢᣘᐧᐧ.ᑊᑉᣔᣔᔆ.ᐤᑊᐣᓫᓑᣗ.ᣕᓑᔿᒃᓫᣗ.KaasOdeurNumberRoot1D;
|
||||
import ᒢᣘᐧᐧ.ᑊᑉᣔᣔᔆ.ᐤᑊᐣᓫᓑᣗ.ᣕᓑᔿᒃᓫᣗ.KaasOdeurNumberRange1DDown;
|
||||
import ᒢᣘᐧᐧ.ᑊᑉᣔᣔᔆ.ᐤᑊᐣᓫᓑᣗ.ᣕᓑᔿᒃᓫᣗ.KaasOdeurNumberRange1DUp;
|
||||
|
||||
/// Cheese odeur numeral lego.
|
||||
|
|
@ -40,6 +39,5 @@ public interface KaasOdeurNumeralLego<T extends KaasOdeurNumeralLego<T, N>, N> e
|
|||
KaasTBoneConstructor<T, N>,
|
||||
KaasOdeurNumeral<T, N>,
|
||||
KaasOdeurNumberRoot1D<T, N>,
|
||||
KaasOdeurNumberRange1DUp<T, N>,
|
||||
KaasOdeurNumberRange1DDown<T, N> {
|
||||
KaasOdeurNumberRange1DUp<T, N> {
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue