diff --git a/.gitignore b/.gitignore index 23848e18..fdf5dd65 100644 --- a/.gitignore +++ b/.gitignore @@ -31,4 +31,11 @@ docker*.yml # Polling pages/api/poll-queue.js -pages/polling.js \ No newline at end of file +pages/polling.js + +# dev apis to no include + +/pages/api/endpoint/getaccounts_api.js + + + diff --git a/components/case/representation/index.js b/components/case/representation/index.js index c694ea84..801b4c9a 100644 --- a/components/case/representation/index.js +++ b/components/case/representation/index.js @@ -1192,7 +1192,6 @@ let MakeRepresentation = (props) => {