refactor: cleanup eslint configuration
[poolifier.git] / tests / pools / cluster / dynamic.test.mjs
index 540223bf2840ab384e11d4b077a5f84cd27a8144..8e6c125bf24a2bbd3d231968c1cb10756f12ae1e 100644 (file)
@@ -1,4 +1,5 @@
 import { expect } from 'expect'
+
 import {
   DynamicClusterPool,
   PoolEvents,