Skip to content

Commit 1e70a8b

Browse files
committed
cleanup file
1 parent 15a6f7d commit 1e70a8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/bandwidth/web_rtc_lib/web_rtc.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
require_relative 'web_rtc/models/publish_permission_enum.rb'
1717

1818
# Exceptions
19-
require_relative 'web_rtc/exceptions/error_error_exception.rb'
19+
require_relative 'web_rtc/exceptions/error_exception.rb'
2020
# Controllers
2121
require_relative 'web_rtc/controllers/base_controller.rb'
2222
require_relative 'web_rtc/controllers/api_controller.rb'

0 commit comments

Comments
 (0)