getting rid of old collections in code and database

This commit is contained in:
talksik
2022-06-10 06:08:18 -05:00
parent 0eda972f29
commit 68299668a7
3 changed files with 2 additions and 7 deletions
@@ -5,6 +5,7 @@ import React from 'react';
import { SocketProvider } from '../providers/SocketProvider';
import { StabilityProvider } from '../providers/StabilityProvider';
import { Toaster } from 'react-hot-toast';
export default function ElectronApp() {
return (
<StabilityProvider>