瀏覽代碼

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();