From: charleswrayjr Date: Fri, 12 Sep 2025 03:28:48 +0000 (-0500) Subject: Cleaning up the model index.js file. X-Git-Url: https://git.phasecustomsoft.com/static/git-logo.png?a=commitdiff_plain;h=b0051000c200ab2efdfe4b73a7efac974c40882d;p=phs-api.git Cleaning up the model index.js file. --- diff --git a/src/models/index.js b/src/models/index.js index 1fd4fd5..9687d2c 100644 --- a/src/models/index.js +++ b/src/models/index.js @@ -1,3 +1,5 @@ +// noinspection ExceptionCaughtLocallyJS + /** * @file Unified database access interface */