Pārlūkot izejas kodu

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

benduran 2 nedēļas atpakaļ
vecāks
revīzija
f4ca91a5c3
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  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();