Skip to content

Commit

Permalink
Merge pull request #1129 from InseeFr/feat/remove-sugoi
Browse files Browse the repository at this point in the history
feat: remove sugoi
  • Loading branch information
PierreVasseur authored Jan 20, 2025
2 parents 81ff260 + 3dc8e49 commit c755a42
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/packages/application/app-context.tsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import { createContext, PropsWithChildren, useContext, useState } from 'react';

export interface AppProperties {
authorizationHost: string;
modules: string[];
activeModules: string[];
defaultContributor: string;
Expand Down

0 comments on commit c755a42

Please sign in to comment.