Skip to content

Commit

Permalink
Merge branch 'BC-6871-board-refactor' of github.com:hpi-schul-cloud/s…
Browse files Browse the repository at this point in the history
…chulcloud-server into BC-6871-board-refactor
  • Loading branch information
uidp committed Jun 11, 2024
2 parents 91eef40 + 1b7abc7 commit fc55297
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 43 deletions.
42 changes: 0 additions & 42 deletions apps/server/src/modules/board/poc/TODO.md

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { Action, AuthorizationService } from '@modules/authorization';
import { ForbiddenException, forwardRef, Inject, Injectable } from '@nestjs/common';
import { forwardRef, Inject, Injectable } from '@nestjs/common';
import { Permission } from '@shared/domain/interface';
import { EntityId } from '@shared/domain/types';
import { AnyBoardNode, BoardRoles, UserWithBoardRoles } from '../domain';
Expand Down

0 comments on commit fc55297

Please sign in to comment.