unused var
This commit is contained in:
@@ -212,7 +212,6 @@ function StreamViewInner({ path, streamParticle }: StreamViewProps) {
|
||||
platform.autoplay.dismiss();
|
||||
});
|
||||
|
||||
const userId = useAuthStore((s) => s.user?.id);
|
||||
const { mode, toggle: toggleViewMode } = useStreamViewMode();
|
||||
|
||||
const {
|
||||
|
||||
Reference in New Issue
Block a user