Skip to content

Commit

Permalink
removed unsupported select field in selectEndpointClusterEvents()
Browse files Browse the repository at this point in the history
  • Loading branch information
emargolis committed Feb 3, 2023
1 parent fa790a2 commit f876925
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src-electron/db/query-endpoint.js
Original file line number Diff line number Diff line change
Expand Up @@ -280,8 +280,6 @@ async function selectEndpointClusterEvents(db, clusterId, endpointTypeId) {
SELECT
E.EVENT_ID,
E.CLUSTER_REF,
E.CLUSTER_CODE,
E.PACKAGE_REF,
E.CODE,
E.MANUFACTURER_CODE,
E.NAME,
Expand Down

0 comments on commit f876925

Please sign in to comment.