aac3c52d22
SignInPage is already imported. Removing the duplicate
import that causes compilation error.
import { SignInPage } from '@backstage/core-components';
Signed-off-by: rghara <rghara@outlook.com>