mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 12:50:38 +00:00
feat: clean up the imported temp files
This commit is contained in:
@@ -4,6 +4,7 @@ import SystemUser from './SystemUser';
|
||||
import PasswordReset from './PasswordReset';
|
||||
import Invite from './Invite';
|
||||
import SystemPlaidItem from './SystemPlaidItem';
|
||||
import { Import } from './Import';
|
||||
|
||||
export {
|
||||
Tenant,
|
||||
@@ -12,4 +13,5 @@ export {
|
||||
PasswordReset,
|
||||
Invite,
|
||||
SystemPlaidItem,
|
||||
Import,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user