@@ -1,6 +1,5 @@
import { SWRConfiguration } from 'swr';
-
export const swrGlobalConfiguration: SWRConfiguration = {
errorRetryCount: 1,
};