Disallow redundant example patterns (#2787)
This commit is contained in:
@@ -41,7 +41,6 @@ module.exports = class Codetally extends BaseJsonService {
|
||||
return [
|
||||
{
|
||||
title: 'Codetally',
|
||||
pattern: ':owner/:repo',
|
||||
namedParams: {
|
||||
owner: 'triggerman722',
|
||||
repo: 'colorstrap',
|
||||
|
||||
Reference in New Issue
Block a user