You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ca...@apache.org on 2019/12/26 09:10:51 UTC

[royale-docs] branch master updated: remove AMF from load external data since is part of the real ways to load data not a method itself

This is an automated email from the ASF dual-hosted git repository.

carlosrovira pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/royale-docs.git


The following commit(s) were added to refs/heads/master by this push:
     new ba7a07d  remove AMF from load external data since is part of the real ways to load data not a method itself
ba7a07d is described below

commit ba7a07dde0e19d50ec2353f4f6ac09aa908b6531
Author: Carlos Rovira <ca...@apache.org>
AuthorDate: Thu Dec 26 10:10:39 2019 +0100

    remove AMF from load external data since is part of the real ways to load data not a method itself
---
 features/loading-external-data.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/features/loading-external-data.md b/features/loading-external-data.md
index 7d2b099..edbff77 100644
--- a/features/loading-external-data.md
+++ b/features/loading-external-data.md
@@ -32,5 +32,4 @@ Royale provides reliable, fast, and secure ways to get data from remote sources,
 * [LocalSharedObject](features/loading-external-data/localsharedobject)
 * [HTTPService](features/loading-external-data/httpservice)
 * [RemoteObject](features/loading-external-data/remoteobject)
-* [AMF](features/loading-external-data/amf)