Skip to content

Commit

Permalink
remove oncall-private repo mentions
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxim Mordasov committed Jan 2, 2024
1 parent 779080a commit 92d0401
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
4 changes: 0 additions & 4 deletions grafana-plugin/src/containers/DefaultPageLayout/helper.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
/**
* TODO: update to absolute import
* https://github.com/grafana/oncall-private/issues/1517
*/
import { User } from 'models/user/user.types';

export const getIfChatOpsConnected = (user: User) => {
Expand Down
5 changes: 0 additions & 5 deletions grafana-plugin/src/pages/integration/Integration.helper.ts
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
/*
[oncall-private]
Any change to this file needs to be done in the oncall-private also
*/

import { IconName } from '@grafana/ui';
import dayjs from 'dayjs';

Expand Down

0 comments on commit 92d0401

Please sign in to comment.