Skip to content

Commit 04ecdfd

Browse files
committed
remove stale autoload
1 parent c8a0672 commit 04ecdfd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/travis/services.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
module Travis
22
module Services
33
autoload :Base, 'travis/services/base'
4-
autoload :Accounts, 'travis/services/accounts'
54
autoload :Artifacts, 'travis/services/artifacts'
65
autoload :Builds, 'travis/services/builds'
76
autoload :Branches, 'travis/services/branches'

0 commit comments

Comments
 (0)