Skip to content

Commit

Permalink
Update formatting for CICD
Browse files Browse the repository at this point in the history
  • Loading branch information
tadaspetra committed Sep 22, 2021
1 parent a5a7e6c commit ec2ef36
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions example/macos/Flutter/GeneratedPluginRegistrant.swift
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
import FlutterMacOS
import Foundation

import agora_rtc_engine

func RegisterGeneratedPlugins(registry: FlutterPluginRegistry) {
AgoraRtcEnginePlugin.register(with: registry.registrar(forPlugin: "AgoraRtcEnginePlugin"))
}
1 change: 0 additions & 1 deletion lib/agora_uikit.dart
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,3 @@ export 'src/agora_client.dart' show AgoraClient;
export 'src/buttons/buttons.dart' show AgoraVideoButtons;
export 'src/enums.dart';
export 'src/layout/layout.dart' show AgoraVideoViewer;

0 comments on commit ec2ef36

Please sign in to comment.