chore: tidy
This commit is contained in:
parent
16a094806e
commit
91af56c9ff
|
@ -1,5 +1,5 @@
|
|||
import Component from '@/ecs/component.js';
|
||||
import {hexToHsl, hslToHex, hslToRgb, rgbToHsl} from '@/util/color.js';
|
||||
import {hexToHsl, hslToHex} from '@/util/color.js';
|
||||
|
||||
export default class Sprite extends Component {
|
||||
instanceFromSchema() {
|
||||
|
|
Loading…
Reference in New Issue
Block a user