Skip to content

Commit

Permalink
DG-1697: remove unnecesary files
Browse files Browse the repository at this point in the history
  • Loading branch information
arpit-at committed Jul 25, 2024
1 parent 2cc48af commit 93e2c13
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ on:
- development
- master
- lineageondemand
- policyendpointsmasterss

jobs:
build:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1954,5 +1954,7 @@ public void repairAccessControlAlias(@PathParam("guid") String guid) throws Atla
} finally {
AtlasPerfTracer.log(perf);
}


}
}

0 comments on commit 93e2c13

Please sign in to comment.