chore: remove VERSION file and clean up unused imports across multiple files

This commit is contained in:
DESKTOP-RTLN3BA\$punk 2025-06-03 01:33:21 -07:00
parent c70ce0b711
commit deea3fa544
18 changed files with 7 additions and 43 deletions

View file

@ -1,4 +1,4 @@
import React, { RefObject, useEffect } from 'react';
import { RefObject, useEffect } from 'react';
/**
* Function to scroll to the bottom of a container