소스 검색

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

benduran 2 주 전
부모
커밋
f4ca91a5c3
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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();