Skip to content

Commit 23ccfdb

Browse files
committed
NO-ISSUE clean up
1 parent e4999dd commit 23ccfdb

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.rubocop.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ AllCops:
22
TargetRubyVersion: 2.4
33
Exclude:
44
- 'examples/**/*'
5-
- 'lib/line/bot/v1/**/*'
65
- 'lib/line/bot/v2/channel_access_token/**/*'
76
- 'lib/line/bot/v2/insight/**/*'
87
- 'lib/line/bot/v2/liff/**/*'

Steepfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ target :lib do
55
signature "sig-vendor"
66

77
check "lib"
8-
ignore "lib/line/bot/v1"
98

109
library "net-http"
1110

0 commit comments

Comments
 (0)