Explorar el Código

chore(staking): removed weird codeblock added to the jest config

benduran hace 2 semanas
padre
commit
f4ca91a5c3
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      apps/staking/jest.config.js

+ 0 - 1
apps/staking/jest.config.js

@@ -1,4 +1,3 @@
 import { defineJestConfigForNextJs } from "@pythnetwork/jest-config/define-next-config";
-("@pythnetwork/jest-config");
 
 export default defineJestConfigForNextJs();