Browse Source

clean code

Yuki Takei 3 năm trước cách đây
mục cha
commit
f172bfbbba
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      apps/app/test/integration/global-setup.js

+ 0 - 2
apps/app/test/integration/global-setup.js

@@ -5,8 +5,6 @@
  * are NOT available in setup scripts
  *********************************************************** */
 
-import 'tsconfig-paths/register';
-
 import mongoose from 'mongoose';
 
 import { initMongooseGlobalSettings, getMongoUri, mongoOptions } from '~/server/util/mongoose-utils';