Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
mustard-mh committed Oct 11, 2023
1 parent 5b2a6f2 commit 233acdd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/server/src/api/teams.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ import { TeamDB } from "@gitpod/gitpod-db/lib";
import { validate } from "uuid";
import { OrgMemberInfo, Organization, TeamMembershipInvite } from "@gitpod/gitpod-protocol";
import { Timestamp } from "@bufbuild/protobuf";
import { UnaryImpl } from "@connectrpc/connect/dist/cjs/implementation";

@injectable()
export class APITeamsService implements ServiceImpl<typeof TeamServiceInterface> {
Expand Down

0 comments on commit 233acdd

Please sign in to comment.