Skip to content

Commit

Permalink
remove org billing files
Browse files Browse the repository at this point in the history
  • Loading branch information
nickoferrall committed Feb 18, 2025
1 parent acf7654 commit 4ac86b8
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 311 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import OrgTeams from '../OrgTeams/OrgTeams'
import OrgNav from '../Organization/OrgNav'

const OrgPlansAndBillingRoot = lazy(
() => import(/* webpackChunkName: 'OrgBillingRoot' */ './OrgPlansAndBillingRoot')
() => import(/* webpackChunkName: 'OrgPlansAndBillingRoot' */ './OrgPlansAndBillingRoot')
)
const OrgMembers = lazy(
() =>
Expand Down

This file was deleted.

0 comments on commit 4ac86b8

Please sign in to comment.