chore: remove unused import
This commit is contained in:
@@ -1,8 +1,6 @@
|
|||||||
import {
|
import {
|
||||||
ONE_PERCENT_OF_VIEWPORT_H,
|
ONE_PERCENT_OF_VIEWPORT_H,
|
||||||
ONE_PERCENT_OF_VIEWPORT_W,
|
ONE_PERCENT_OF_VIEWPORT_W,
|
||||||
VIEWPORT_W,
|
|
||||||
VIEWPORT_H,
|
|
||||||
} from "../constants/const";
|
} from "../constants/const";
|
||||||
import { Coordinates } from '../components/recorder/canvas';
|
import { Coordinates } from '../components/recorder/canvas';
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user