Skip to content

Commit 570226e

Browse files
authored
Remove useless msRefreshError (#38)
1 parent 8115ba5 commit 570226e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/info/Logger.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ const ERRORS = {
66
GithubLoginNotFoundError: 'User github login was not found in the database: $',
77
RepoNotFoundError: 'Repository is not found. Check that a git repository is opened.',
88
MissingGithubTokenError: 'Missing Github token.',
9-
MsRefreshError: 'Something went wrong during refresh. Check you signed in MS corporate account.',
109
OwnerSquadNotFoundError: 'Owner squad is not found.',
1110
NoFirstCommitError: 'No first commit found. Check that a git repository is opened.',
1211
IncorrectBranchNameError: '"$" is not correct branch name. Name your branch as *branch__upstream*',

0 commit comments

Comments
 (0)